bump wallet version

This commit is contained in:
benedettadavico
2025-04-04 10:12:00 +02:00
parent b529883b81
commit 5ab4d3c22c
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@nymproject/nym-wallet-app",
"version": "1.2.16",
"version": "1.2.17",
"license": "MIT",
"main": "index.js",
"scripts": {
@@ -127,4 +127,4 @@
"webpack-merge": "^5.8.0"
},
"private": false
}
}
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "nym_wallet"
version = "1.2.16"
version = "1.2.17"
description = "Nym Native Wallet"
authors = ["Nym Technologies SA"]
license = ""
+1 -1
View File
@@ -1,7 +1,7 @@
{
"package": {
"productName": "nym-wallet",
"version": "1.2.16"
"version": "1.2.17"
},
"build": {
"distDir": "../dist",