mirror of
https://github.com/aljazceru/mutiny-web.git
synced 2025-12-20 07:44:24 +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"
|
applicationId "com.mutinywallet.mutinywallet"
|
||||||
minSdkVersion rootProject.ext.minSdkVersion
|
minSdkVersion rootProject.ext.minSdkVersion
|
||||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||||
versionCode 20
|
versionCode 21
|
||||||
versionName "0.4.22"
|
versionName "0.4.23"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
aaptOptions {
|
aaptOptions {
|
||||||
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
|
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "mutiny-wallet",
|
"name": "mutiny-wallet",
|
||||||
"version": "0.4.22",
|
"version": "0.4.23",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"packageManager": "pnpm@8.6.6",
|
"packageManager": "pnpm@8.6.6",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@@ -53,7 +53,7 @@
|
|||||||
"@kobalte/tailwindcss": "^0.5.0",
|
"@kobalte/tailwindcss": "^0.5.0",
|
||||||
"@modular-forms/solid": "^0.18.1",
|
"@modular-forms/solid": "^0.18.1",
|
||||||
"@mutinywallet/barcode-scanner": "5.0.0-beta.3",
|
"@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",
|
"@mutinywallet/waila-wasm": "^0.2.1",
|
||||||
"@nostr-dev-kit/ndk": "^0.8.11",
|
"@nostr-dev-kit/ndk": "^0.8.11",
|
||||||
"@solid-primitives/upload": "^0.0.111",
|
"@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
|
specifier: 5.0.0-beta.3
|
||||||
version: 5.0.0-beta.3(@capacitor/core@5.2.2)
|
version: 5.0.0-beta.3(@capacitor/core@5.2.2)
|
||||||
'@mutinywallet/mutiny-wasm':
|
'@mutinywallet/mutiny-wasm':
|
||||||
specifier: 0.4.22
|
specifier: 0.4.23
|
||||||
version: 0.4.22
|
version: 0.4.23
|
||||||
'@mutinywallet/waila-wasm':
|
'@mutinywallet/waila-wasm':
|
||||||
specifier: ^0.2.1
|
specifier: ^0.2.1
|
||||||
version: 0.2.1
|
version: 0.2.1
|
||||||
@@ -2493,8 +2493,8 @@ packages:
|
|||||||
'@capacitor/core': 5.2.2
|
'@capacitor/core': 5.2.2
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@mutinywallet/mutiny-wasm@0.4.22:
|
/@mutinywallet/mutiny-wasm@0.4.23:
|
||||||
resolution: {integrity: sha512-BETdlwoYaOu4uCimqyzQywM8mKxaxm0rn4z1uVoOiCGaB1NSSGoZPK6vAYtcqBNwHeR/B4IFmihRZYsvd/bB8A==}
|
resolution: {integrity: sha512-k9+o8afi4qBotarznXX9MzZIja636fC7L1nAUpdCa3aA9v6CsxkfJyVn4Uiwe6nNd60f9B/g3uY4M2F0vb9rtA==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@mutinywallet/waila-wasm@0.2.1:
|
/@mutinywallet/waila-wasm@0.2.1:
|
||||||
|
|||||||
Reference in New Issue
Block a user