From cb10a7bf6c20b0888e20a08addc988a057f75c82 Mon Sep 17 00:00:00 2001 From: benthecarman Date: Tue, 8 Aug 2023 15:47:59 -0500 Subject: [PATCH] Update to v0.4.9 --- android/app/build.gradle | 2 +- package.json | 4 ++-- pnpm-lock.yaml | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index a0e4ca54..24e9709e 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -8,7 +8,7 @@ android { minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion versionCode 5 - versionName "0.4.8-1" + versionName "0.4.9-1" 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 abad6f1f..2b3a3483 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mutiny-wallet", - "version": "0.4.8", + "version": "0.4.9", "license": "MIT", "packageManager": "pnpm@8.3.1", "scripts": { @@ -47,7 +47,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.8", + "@mutinywallet/mutiny-wasm": "0.4.9", "@mutinywallet/waila-wasm": "^0.2.1", "@solid-primitives/upload": "^0.0.111", "@thisbeyond/solid-select": "^0.14.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dde7e064..28c77275 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,8 +23,8 @@ dependencies: specifier: 5.0.0-beta.3 version: 5.0.0-beta.3(@capacitor/core@5.2.2) '@mutinywallet/mutiny-wasm': - specifier: 0.4.8 - version: 0.4.8 + specifier: 0.4.9 + version: 0.4.9 '@mutinywallet/waila-wasm': specifier: ^0.2.1 version: 0.2.1 @@ -2075,8 +2075,8 @@ packages: '@capacitor/core': 5.2.2 dev: false - /@mutinywallet/mutiny-wasm@0.4.8: - resolution: {integrity: sha512-e0UYKS/5E0gJ8cWQ7AJMzv7Hw4vNP2NWIlZvMVFyw33kMmrWT8s2FmFuLO7PKXQvYrZJGGCZdZQUtdC8pCK96g==} + /@mutinywallet/mutiny-wasm@0.4.9: + resolution: {integrity: sha512-ifq0Z0i1FlfbEO/PHq0Vsx/WlA7gDkABD45mfuV4w4VIWe47g7rIm9Ha7xOvPFN4iJYzBc4+G56rKcHJM5KP+A==} dev: false /@mutinywallet/waila-wasm@0.2.1: