Skip to content
This repository was archived by the owner on Apr 21, 2025. It is now read-only.

Commit 57df13a

Browse files
v0.4.25
1 parent ffe0088 commit 57df13a

3 files changed

Lines changed: 14 additions & 14 deletions

File tree

android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "com.mutinywallet.mutinywallet"
88
minSdkVersion rootProject.ext.minSdkVersion
99
targetSdkVersion rootProject.ext.targetSdkVersion
10-
versionCode 23
11-
versionName "0.4.24-1"
10+
versionCode 24
11+
versionName "0.4.25"
1212
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1313
aaptOptions {
1414
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mutiny-wallet",
3-
"version": "0.4.24",
3+
"version": "0.4.25",
44
"license": "MIT",
55
"packageManager": "pnpm@8.6.6",
66
"scripts": {
@@ -55,7 +55,7 @@
5555
"@kobalte/tailwindcss": "^0.5.0",
5656
"@modular-forms/solid": "^0.18.1",
5757
"@mutinywallet/barcode-scanner": "5.0.0-beta.3",
58-
"@mutinywallet/mutiny-wasm": "0.4.24",
58+
"@mutinywallet/mutiny-wasm": "0.4.25",
5959
"@mutinywallet/waila-wasm": "^0.2.1",
6060
"@nostr-dev-kit/ndk": "^0.8.11",
6161
"@solid-primitives/upload": "^0.0.111",

pnpm-lock.yaml

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)