bump to version 2.0.0

- it's a big release therefore let's semver it correctly
This commit is contained in:
Tommy Verrall
2025-04-08 16:03:36 +02:00
parent 516d3f04cf
commit e542b25ffc
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ version = 3
[[package]]
name = "NymWallet"
version = "1.2.18"
version = "2.0.0"
dependencies = [
"async-trait",
"base64 0.13.1",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@nymproject/nym-wallet-app",
"version": "1.2.16",
"version": "2.0.0",
"license": "MIT",
"main": "index.js",
"scripts": {
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "NymWallet"
version = "1.2.18"
version = "2.0.0"
description = "Nym Native Wallet"
authors = ["Nym Technologies SA"]
license = ""
+1 -1
View File
@@ -41,7 +41,7 @@
},
"productName": "NymWallet",
"mainBinaryName": "NymWallet",
"version": "1.2.18",
"version": "2.0.0",
"identifier": "net.nymtech.wallet",
"plugins": {
"updater": {