From 4eaaebd739b9d539af419f4beb8219f37f603776 Mon Sep 17 00:00:00 2001 From: ardocrat Date: Wed, 2 Apr 2025 20:48:58 +0300 Subject: [PATCH] release: v0.2.4 --- Cargo.lock | 2 +- Cargo.toml | 2 +- android/app/build.gradle | 2 +- wix/main.wxs | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 917b940..0073d00 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 9796eec..8d69ae0 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 6443d4d..b947e0f 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 07499f2..e6a0dd0 100644 --- a/wix/main.wxs +++ b/wix/main.wxs @@ -7,8 +7,8 @@ - - + +