From 33896eeb4ee3fca3c0ddd2416b9336ea75731555 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Wed, 17 Dec 2025 21:47:38 +0800 Subject: [PATCH] Bump version --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.properties b/version.properties index b2ff6de..3640cb6 100644 --- a/version.properties +++ b/version.properties @@ -1,3 +1,3 @@ -VERSION_CODE=590 -VERSION_NAME=1.13.0-alpha.29 +VERSION_CODE=594 +VERSION_NAME=1.13.0-alpha.33 GO_VERSION=go1.25.5