From 971eae451927fab298dcfbc166283ac6f157fe85 Mon Sep 17 00:00:00 2001 From: HystericalDragon Date: Sun, 25 Feb 2024 08:57:32 +0800 Subject: [PATCH] chore: bump version to v0.6.0-alpha.0 Signed-off-by: HystericalDragon --- husi.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/husi.properties b/husi.properties index 342c5d0e..f2e15dde 100644 --- a/husi.properties +++ b/husi.properties @@ -1,3 +1,3 @@ PACKAGE_NAME=fr.husi -VERSION_NAME=0.5.4 -VERSION_CODE=36 +VERSION_NAME=0.6.0-alpha.0 +VERSION_CODE=37