Skip to content

Commit 9b257d7

Browse files
committed
Bump version to v1.5.1
1 parent d14464a commit 9b257d7

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "trguing",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"sideEffects": [
55
"*.css"
66
],

src-tauri/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "trguing"
3-
version = "1.5.0"
3+
version = "1.5.1"
44
description = "Remote control GUI for Transmission torrent daemon"
55
authors = ["qu1ck"]
66
license = "GNU-AGPL-3.0"

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
},
7171
"productName": "TrguiNG",
7272
"mainBinaryName": "TrguiNG",
73-
"version": "1.5.0",
73+
"version": "1.5.1",
7474
"identifier": "org.openscopeproject.trguing",
7575
"plugins": {
7676
"cli": {

0 commit comments

Comments
 (0)