build: update version name

This commit is contained in:
ardocrat
2025-06-09 12:51:07 +03:00
parent 8b369b6049
commit d04b7a4e6a
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -3305,7 +3305,7 @@ dependencies = [
[[package]]
name = "grim"
version = "0.2.4"
version = "0.3.0-alpha"
dependencies = [
"android-activity",
"android_logger",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "grim"
version = "0.2.4"
version = "0.3.0-alpha"
authors = ["Ardocrat <ardocrat@gri.mw>"]
description = "Cross-platform GUI for Grin with focus on usability and availability to be used by anyone, anywhere."
license = "Apache-2.0"