diff --git a/android/app/build.gradle b/android/app/build.gradle index da23278..441de71 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 18 - versionName "0.4.20-2" + versionCode 19 + versionName "0.4.21" 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 39e2186..57ddffe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mutiny-wallet", - "version": "0.4.20-1", + "version": "0.4.21", "license": "MIT", "packageManager": "pnpm@8.6.6", "scripts": { @@ -53,7 +53,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.20", + "@mutinywallet/mutiny-wasm": "0.4.21", "@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 5f2e478..780b8c6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,8 +38,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.20 - version: 0.4.20 + specifier: 0.4.21 + version: 0.4.21 '@mutinywallet/waila-wasm': specifier: ^0.2.1 version: 0.2.1 @@ -2493,8 +2493,8 @@ packages: '@capacitor/core': 5.2.2 dev: false - /@mutinywallet/mutiny-wasm@0.4.20: - resolution: {integrity: sha512-dygacqfLbWzUeN9iUpWwmZluM5ZfwYpzBXOeTTYSweiWpblTia7x67UqTNgzxh88gkuM4b0GUoo69QO5LppPSQ==} + /@mutinywallet/mutiny-wasm@0.4.21: + resolution: {integrity: sha512-a8+U9UR3CCAZx07l2CnBQIeKtJPDer7f/qdcndZabYOnwgydzi75M+38AUAUvhzOxJV8H2DLhUv/M7JWPf6JDg==} dev: false /@mutinywallet/waila-wasm@0.2.1: