diff --git a/android/app/build.gradle b/android/app/build.gradle index cb3e5fcf..4d5f4ffa 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.mutinywallet.mutinywallet" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 24 - versionName "0.4.25" + versionCode 25 + versionName "0.4.26" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" aaptOptions { // Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps. diff --git a/package.json b/package.json index 6ae7bdb2..b1116e4b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mutiny-wallet", - "version": "0.4.25", + "version": "0.4.26", "license": "MIT", "packageManager": "pnpm@8.6.6", "scripts": { @@ -55,7 +55,7 @@ "@kobalte/tailwindcss": "^0.5.0", "@modular-forms/solid": "^0.18.1", "@mutinywallet/barcode-scanner": "5.0.0-beta.3", - "@mutinywallet/mutiny-wasm": "0.4.25", + "@mutinywallet/mutiny-wasm": "0.4.26", "@mutinywallet/waila-wasm": "^0.2.1", "@nostr-dev-kit/ndk": "^0.8.11", "@solid-primitives/upload": "^0.0.111", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 118c9f6b..1ceb515c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: 5.0.0-beta.3 version: 5.0.0-beta.3(@capacitor/core@5.2.2) '@mutinywallet/mutiny-wasm': - specifier: 0.4.25 - version: 0.4.25 + specifier: 0.4.26 + version: 0.4.26 '@mutinywallet/waila-wasm': specifier: ^0.2.1 version: 0.2.1 @@ -2519,8 +2519,8 @@ packages: '@capacitor/core': 5.2.2 dev: false - /@mutinywallet/mutiny-wasm@0.4.25: - resolution: {integrity: sha512-3aPcsjRtmfnKpMN0yYkoApKmK9N5Jx8MlAXV4bOEzFckqOIlsSC7ZOHx6gr4uTUdXD8/F9N8B68H4GQ2tV0fSA==} + /@mutinywallet/mutiny-wasm@0.4.26: + resolution: {integrity: sha512-iPummhYwOKLvbeU/BJq2xQFNo0Worl47zxgX1Yn2ZFSgD0x4CYuB4C3cN0TEbnGvqEtHw/oAuDg5Ri/Li8wA/g==} dev: false /@mutinywallet/waila-wasm@0.2.1: