From 320170a1077ea5c93872b3e055b96b8836615ef0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Sun, 18 May 2025 16:49:15 +0800 Subject: [PATCH] Bump version --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.properties b/version.properties index fa08223..2114c06 100644 --- a/version.properties +++ b/version.properties @@ -1,3 +1,3 @@ -VERSION_CODE=520 -VERSION_NAME=1.11.11 +VERSION_CODE=528 +VERSION_NAME=1.11.13 GO_VERSION=go1.24.3