Bump versions

This commit is contained in:
benthecarman
2023-10-03 19:45:35 -05:00
committed by benthecarman
parent 4bdfc40cad
commit e254b6a146
3 changed files with 8 additions and 8 deletions

View File

@@ -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.

View File

@@ -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",

8
pnpm-lock.yaml generated
View File

@@ -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: