Signed-off-by: trivernis <trivernis@protonmail.com>
@ -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",
name = "app"
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",