chore(release): bump to 0.2.3

Android versionCode derives from this (0.2.3 -> 2003); required for the
APK to install over the 2002 build already on the device.
This commit is contained in:
2026-07-30 13:56:04 +02:00
parent a2dbde5492
commit 79e10d7485
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "jellytau"
version = "0.2.2"
version = "0.2.3"
description = "A Tauri App"
authors = ["you"]
edition = "2021"