Make versions less duplicative as I always mess up changing them everywhere. Now its just Cargo.toml for desktop

This commit is contained in:
Igor Katson 2023-12-09 08:58:00 +00:00
parent aec5d3ce30
commit 2603b20f27
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
4 changed files with 5 additions and 7 deletions

View file

@ -6,8 +6,7 @@
"distDir": "../dist"
},
"package": {
"productName": "rqbit-desktop",
"version": "5.1.0"
"productName": "rqbit-desktop"
},
"tauri": {
"allowlist": {