From 4932a1d2a8af29e29c55e8fb21df1ec93bc246c6 Mon Sep 17 00:00:00 2001 From: benthecarman Date: Tue, 10 Oct 2023 00:54:13 -0500 Subject: [PATCH] Bump to v0.4.23 --- android/app/build.gradle | 4 ++-- package.json | 4 ++-- pnpm-lock.yaml | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index cd33ca7..1cbb207 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 20 - versionName "0.4.22" + versionCode 21 + versionName "0.4.23" 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 a27cda3..844eedf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mutiny-wallet", - "version": "0.4.22", + "version": "0.4.23", "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.22", + "@mutinywallet/mutiny-wasm": "0.4.23", "@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 bcdd5c3..01b73ba 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.22 - version: 0.4.22 + specifier: 0.4.23 + version: 0.4.23 '@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.22: - resolution: {integrity: sha512-BETdlwoYaOu4uCimqyzQywM8mKxaxm0rn4z1uVoOiCGaB1NSSGoZPK6vAYtcqBNwHeR/B4IFmihRZYsvd/bB8A==} + /@mutinywallet/mutiny-wasm@0.4.23: + resolution: {integrity: sha512-k9+o8afi4qBotarznXX9MzZIja636fC7L1nAUpdCa3aA9v6CsxkfJyVn4Uiwe6nNd60f9B/g3uY4M2F0vb9rtA==} dev: false /@mutinywallet/waila-wasm@0.2.1: