diff --git a/android/app/build.gradle b/android/app/build.gradle index 625836bc..29985563 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 27 - versionName "0.4.27-1" + versionCode 28 + versionName "0.4.28" 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 a1021a17..3321e0fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mutiny-wallet", - "version": "0.4.27-1", + "version": "0.4.28", "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.27", + "@mutinywallet/mutiny-wasm": "0.4.28", "@mutinywallet/waila-wasm": "^0.2.4", "@solid-primitives/upload": "^0.0.111", "@solid-primitives/websocket": "^1.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 655be26f..a6f818a0 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.5.1) '@mutinywallet/mutiny-wasm': - specifier: 0.4.27 - version: 0.4.27 + specifier: 0.4.28 + version: 0.4.28 '@mutinywallet/waila-wasm': specifier: ^0.2.4 version: 0.2.4 @@ -3636,8 +3636,8 @@ packages: '@capacitor/core': 5.5.1 dev: false - /@mutinywallet/mutiny-wasm@0.4.27: - resolution: {integrity: sha512-JwUqiQGT1ugtxJUEaiW2Z+Fuqo+gEDRpXB4Rhj6dWoRLZDJpyvqXuL1tGzgsWF8ic1HZx1DgSsIntryaBSSu+w==} + /@mutinywallet/mutiny-wasm@0.4.28: + resolution: {integrity: sha512-7HD1+dUZv3ra00ugAg7BVg26uAEOwMHVTf59dx5PtUnpKb7lljjP0wSnhg3Oh2+336Tp7gvk5KVzt9xUY9QYIg==} dev: false /@mutinywallet/waila-wasm@0.2.4: