From a4e3c00f0fbffd065be8ec461171d6777f62ccc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Tue, 21 Oct 2025 23:58:27 +0800 Subject: [PATCH] Bump version --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.properties b/version.properties index 2d89cd6..78cfee0 100644 --- a/version.properties +++ b/version.properties @@ -1,3 +1,3 @@ -VERSION_CODE=584 -VERSION_NAME=1.12.11 +VERSION_CODE=587 +VERSION_NAME=1.12.12 GO_VERSION=go1.25.3