Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
Signed-off-by: trivernis <trivernis@protonmail.com>
  • Loading branch information
Trivernis committed Feb 19, 2022
1 parent ded9eaf commit 3499ee9
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion mediarepo-daemon/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mediarepo-daemon/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ default-members = ["mediarepo-core", "mediarepo-database", "mediarepo-logic", "m

[package]
name = "mediarepo-daemon"
version = "1.0.0-rc.3"
version = "1.0.0-rc.4"
edition = "2018"
license = "gpl-3"
repository = "https://github.com/Trivernis/mediarepo-daemon"
Expand Down
2 changes: 1 addition & 1 deletion mediarepo-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mediarepo-ui",
"version": "1.0.0-rc.3",
"version": "1.0.0-rc.4",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down
2 changes: 1 addition & 1 deletion mediarepo-ui/src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mediarepo-ui/src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "app"
version = "1.0.0-rc.3"
version = "1.0.0-rc.4"
description = "The UI for the mediarepo media management tool"
authors = ["you"]
license = ""
Expand Down

0 comments on commit 3499ee9

Please sign in to comment.