Bump binaries versions to v2

This commit is contained in:
Alexandr Stelnykovych
2025-03-21 12:16:51 +00:00
parent 3defb5f0ba
commit b970a98055
4 changed files with 3 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "portmaster"
version = "0.1.0"
version = "2.0.0"
description = "Portmaster UI"
authors = ["Safing"]
license = ""

View File

@@ -39,7 +39,6 @@
}
},
"productName": "Portmaster",
//"version": "0.1.3", // If removed - the version number from Cargo.toml is used.
"identifier": "io.safing.portmaster", // this is added as a property to the shortcut on windows (ApplicationUserModelID). Used for notifications.
"app": {
"withGlobalTauri": true,