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

@ -1,7 +1,6 @@
{
"name": "rqbit",
"private": true,
"version": "4.0.0-beta.3",
"type": "module",
"scripts": {
"dev": "vite",