diff --git a/Cargo.lock b/Cargo.lock index ac9bb0a..93a39bf 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3886,7 +3886,7 @@ dependencies = [ [[package]] name = "grim" -version = "0.3.4" +version = "0.3.5" dependencies = [ "android-activity", "android_logger", diff --git a/Cargo.toml b/Cargo.toml index c43472c..62d2295 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "grim" -version = "0.3.4" +version = "0.3.5" 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 af616eb..9899b05 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.4" + versionName "0.3.5" } lint { diff --git a/macos/Grim.app/Contents/Info.plist b/macos/Grim.app/Contents/Info.plist index 57a41a7..ea2990a 100644 --- a/macos/Grim.app/Contents/Info.plist +++ b/macos/Grim.app/Contents/Info.plist @@ -21,7 +21,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.3.4 + 0.3.5 CFBundleSupportedPlatforms MacOSX diff --git a/wix/main.wxs b/wix/main.wxs index f31cc44..a010271 100644 --- a/wix/main.wxs +++ b/wix/main.wxs @@ -7,8 +7,8 @@ - - + +