From 5ec245f9575730c6845efd7830f0138968bac225 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Mon, 12 Jan 2026 08:27:11 +0800 Subject: [PATCH] Bump version --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.properties b/version.properties index a321f0e..bc19319 100644 --- a/version.properties +++ b/version.properties @@ -1,5 +1,5 @@ -VERSION_CODE=603 -VERSION_NAME=1.13.0-beta.2 +VERSION_CODE=607 +VERSION_NAME=1.13.0-beta.5 GO_VERSION=go1.25.5