diff --git a/Cargo.lock b/Cargo.lock index fe6be09e..c7548a3e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4000,7 +4000,7 @@ dependencies = [ [[package]] name = "grim" -version = "0.3.1" +version = "0.3.2" dependencies = [ "android-activity", "android_logger", diff --git a/Cargo.toml b/Cargo.toml index dfc6767e..bc68dc18 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "grim" -version = "0.3.1" +version = "0.3.2" 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 58f50f32..db13076d 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -12,7 +12,7 @@ android { minSdk 24 targetSdk 36 versionCode 5 - versionName "0.3.1" + versionName "0.3.2" } lint { diff --git a/macos/Grim.app/Contents/Info.plist b/macos/Grim.app/Contents/Info.plist index 44ea6956..01842c7f 100644 --- a/macos/Grim.app/Contents/Info.plist +++ b/macos/Grim.app/Contents/Info.plist @@ -21,7 +21,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.3.1 + 0.3.2 CFBundleSupportedPlatforms MacOSX diff --git a/wix/main.wxs b/wix/main.wxs index 9a7b724a..040d7fa3 100644 --- a/wix/main.wxs +++ b/wix/main.wxs @@ -7,8 +7,8 @@ - - + +