Increment version

Signed-off-by: trivernis <trivernis@protonmail.com>
pull/23/head
trivernis 2 years ago
parent 146088e747
commit b4e52b0db0
Signed by: Trivernis
GPG Key ID: DFFFCC2C7A02DB45

@ -4,7 +4,7 @@ default-members = ["mediarepo-core", "mediarepo-database", "mediarepo-logic", "m
[package]
name = "mediarepo-daemon"
version = "1.0.1"
version = "1.0.2"
edition = "2018"
license = "gpl-3"
repository = "https://github.com/Trivernis/mediarepo-daemon"

@ -1,6 +1,6 @@
{
"name": "mediarepo-ui",
"version": "1.0.1",
"version": "1.0.2",
"scripts": {
"ng": "ng",
"start": "ng serve",

@ -1,6 +1,6 @@
[package]
name = "app"
version = "1.0.1"
version = "1.0.2"
description = "The UI for the mediarepo media management tool"
authors = ["you"]
license = ""

@ -1,7 +1,7 @@
{
"package": {
"productName": "mediarepo-ui",
"version": "1.0.1"
"version": "1.0.2"
},
"build": {
"distDir": "../dist/mediarepo-ui",

Loading…
Cancel
Save