From 55f31c29bb68895ce544e0dfbf852b4b3e32b530 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Wed, 16 Apr 2025 17:58:30 +0800 Subject: [PATCH] Bump version --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.properties b/version.properties index e98da5e..016a826 100644 --- a/version.properties +++ b/version.properties @@ -1,3 +1,3 @@ -VERSION_CODE=503 -VERSION_NAME=1.11.7 +VERSION_CODE=506 +VERSION_NAME=1.11.8 GO_VERSION=go1.24.2