From cd8ac376f66c2dac3f6d7c9b2114fc2ead405acc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Wed, 10 Sep 2025 23:26: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 a69e2c2..5c1e97f 100644 --- a/version.properties +++ b/version.properties @@ -1,3 +1,3 @@ -VERSION_CODE=564 -VERSION_NAME=1.12.5 +VERSION_CODE=569 +VERSION_NAME=1.12.8 GO_VERSION=go1.25.1