diff --git a/Cargo.lock b/Cargo.lock index 7cea91d1..7d929cab 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4000,7 +4000,7 @@ dependencies = [ [[package]] name = "grim" -version = "0.3.2" +version = "0.3.3" dependencies = [ "android-activity", "android_logger", diff --git a/Cargo.toml b/Cargo.toml index 03f1c78d..91c0ab7c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "grim" -version = "0.3.2" +version = "0.3.3" 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 db13076d..b40ca11a 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.2" + versionName "0.3.3" } lint { diff --git a/macos/Grim.app/Contents/Info.plist b/macos/Grim.app/Contents/Info.plist index 01842c7f..35ddb23d 100644 --- a/macos/Grim.app/Contents/Info.plist +++ b/macos/Grim.app/Contents/Info.plist @@ -21,7 +21,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.3.2 + 0.3.3 CFBundleSupportedPlatforms MacOSX diff --git a/wix/main.wxs b/wix/main.wxs index e2b706fe..11a7d7eb 100644 --- a/wix/main.wxs +++ b/wix/main.wxs @@ -7,8 +7,8 @@ - - + +