From 172199dfc39be91ba95394b0dab20735a88ef33f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Thu, 5 Mar 2026 21:44:20 +0800 Subject: [PATCH] Bump version --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.properties b/version.properties index c773e52..66d15df 100644 --- a/version.properties +++ b/version.properties @@ -1,5 +1,5 @@ -VERSION_CODE=628 -VERSION_NAME=1.13.0 +VERSION_CODE=631 +VERSION_NAME=1.13.1 GO_VERSION=go1.25.7