bump wallet version

This commit is contained in:
benedettadavico
2025-07-15 14:47:49 +02:00
parent aea5872ad0
commit 8771c1dfa6
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ version = 3
[[package]]
name = "NymWallet"
version = "1.2.18"
version = "1.2.19"
dependencies = [
"async-trait",
"base64 0.13.1",
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@nymproject/nym-wallet-app",
"version": "1.2.18",
"version": "1.2.19",
"license": "MIT",
"main": "index.js",
"scripts": {
@@ -132,4 +132,4 @@
"webpack-merge": "^5.8.0"
},
"private": false
}
}
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "NymWallet"
version = "1.2.18"
version = "1.2.19"
description = "Nym Native Wallet"
authors = ["Nym Technologies SA"]
license = ""
+1 -1
View File
@@ -40,7 +40,7 @@
},
"productName": "NymWallet",
"mainBinaryName": "NymWallet",
"version": "1.2.18",
"version": "1.2.19",
"identifier": "net.nymtech.wallet",
"plugins": {
"updater": {