mirror of
https://github.com/aljazceru/mutiny-web.git
synced 2025-12-18 14:54:26 +01:00
Bump to v0.4.23
This commit is contained in:
committed by
Tony Giorgio
parent
1af70b69ea
commit
4932a1d2a8
@@ -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.
|
||||
|
||||
@@ -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",
|
||||
|
||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user