mirror of
https://github.com/aljazceru/mutiny-web.git
synced 2026-02-21 06:04:27 +01:00
Bump to 0.4.28
This commit is contained in:
committed by
Tony Giorgio
parent
ac34d8a629
commit
76fe54969c
@@ -7,8 +7,8 @@ android {
|
||||
applicationId "com.mutinywallet.mutinywallet"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 27
|
||||
versionName "0.4.27-1"
|
||||
versionCode 28
|
||||
versionName "0.4.28"
|
||||
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.27-1",
|
||||
"version": "0.4.28",
|
||||
"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.27",
|
||||
"@mutinywallet/mutiny-wasm": "0.4.28",
|
||||
"@mutinywallet/waila-wasm": "^0.2.4",
|
||||
"@solid-primitives/upload": "^0.0.111",
|
||||
"@solid-primitives/websocket": "^1.2.0",
|
||||
|
||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -48,8 +48,8 @@ importers:
|
||||
specifier: 5.0.0-beta.3
|
||||
version: 5.0.0-beta.3(@capacitor/core@5.5.1)
|
||||
'@mutinywallet/mutiny-wasm':
|
||||
specifier: 0.4.27
|
||||
version: 0.4.27
|
||||
specifier: 0.4.28
|
||||
version: 0.4.28
|
||||
'@mutinywallet/waila-wasm':
|
||||
specifier: ^0.2.4
|
||||
version: 0.2.4
|
||||
@@ -3636,8 +3636,8 @@ packages:
|
||||
'@capacitor/core': 5.5.1
|
||||
dev: false
|
||||
|
||||
/@mutinywallet/mutiny-wasm@0.4.27:
|
||||
resolution: {integrity: sha512-JwUqiQGT1ugtxJUEaiW2Z+Fuqo+gEDRpXB4Rhj6dWoRLZDJpyvqXuL1tGzgsWF8ic1HZx1DgSsIntryaBSSu+w==}
|
||||
/@mutinywallet/mutiny-wasm@0.4.28:
|
||||
resolution: {integrity: sha512-7HD1+dUZv3ra00ugAg7BVg26uAEOwMHVTf59dx5PtUnpKb7lljjP0wSnhg3Oh2+336Tp7gvk5KVzt9xUY9QYIg==}
|
||||
dev: false
|
||||
|
||||
/@mutinywallet/waila-wasm@0.2.4:
|
||||
|
||||
Reference in New Issue
Block a user