From 2ad11b70457919647b3497379b0cc3b1c24ae5ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Sun, 15 Feb 2026 21:12:26 +0800 Subject: [PATCH] Bump version --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.properties b/version.properties index 60390b7..8a31e87 100644 --- a/version.properties +++ b/version.properties @@ -1,5 +1,5 @@ -VERSION_CODE=619 -VERSION_NAME=1.13.0-rc.3 +VERSION_CODE=621 +VERSION_NAME=1.13.0-rc.4 GO_VERSION=go1.25.7