Bump versions

This commit is contained in:
benthecarman
2023-10-26 10:25:37 -05:00
committed by benthecarman
parent 4eefc68527
commit e8bf7b98d2
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 24
versionName "0.4.25"
versionCode 25
versionName "0.4.26"
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.25",
"version": "0.4.26",
"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.25",
"@mutinywallet/mutiny-wasm": "0.4.26",
"@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

@@ -48,8 +48,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.25
version: 0.4.25
specifier: 0.4.26
version: 0.4.26
'@mutinywallet/waila-wasm':
specifier: ^0.2.1
version: 0.2.1
@@ -2519,8 +2519,8 @@ packages:
'@capacitor/core': 5.2.2
dev: false
/@mutinywallet/mutiny-wasm@0.4.25:
resolution: {integrity: sha512-3aPcsjRtmfnKpMN0yYkoApKmK9N5Jx8MlAXV4bOEzFckqOIlsSC7ZOHx6gr4uTUdXD8/F9N8B68H4GQ2tV0fSA==}
/@mutinywallet/mutiny-wasm@0.4.26:
resolution: {integrity: sha512-iPummhYwOKLvbeU/BJq2xQFNo0Worl47zxgX1Yn2ZFSgD0x4CYuB4C3cN0TEbnGvqEtHw/oAuDg5Ri/Li8wA/g==}
dev: false
/@mutinywallet/waila-wasm@0.2.1: