From 7f1fa971e3c7bbc504c2bd455f4e813a562990cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Thu, 19 Jun 2025 12:19:01 +0800 Subject: [PATCH] Bump version --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.properties b/version.properties index d31c2db..21a6675 100644 --- a/version.properties +++ b/version.properties @@ -1,3 +1,3 @@ -VERSION_CODE=535 -VERSION_NAME=1.11.14 +VERSION_CODE=542 +VERSION_NAME=1.11.15 GO_VERSION=go1.24.4