diff --git a/Cargo.lock b/Cargo.lock index 917b940c..0073d005 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3581,7 +3581,7 @@ dependencies = [ [[package]] name = "grim" -version = "0.2.3" +version = "0.2.4" dependencies = [ "android-activity", "android_logger", diff --git a/Cargo.toml b/Cargo.toml index 9796eec1..8d69ae03 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "grim" -version = "0.2.3" +version = "0.2.4" authors = ["Ardocrat "] description = "Cross-platform GUI for Grin with focus on usability and availability to be used by anyone, anywhere." license = "Apache-2.0" diff --git a/android/app/build.gradle b/android/app/build.gradle index 6443d4d0..b947e0f4 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -11,7 +11,7 @@ android { minSdk 24 targetSdk 33 versionCode 3 - versionName "0.2.3" + versionName "0.2.4" } def keystorePropertiesFile = rootProject.file("keystore.properties") diff --git a/wix/main.wxs b/wix/main.wxs index 07499f2f..e6a0dd04 100644 --- a/wix/main.wxs +++ b/wix/main.wxs @@ -7,8 +7,8 @@ - - + +