From 6a15780ce1659a234816f7248cbc09e8ea54a1be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Sun, 27 Apr 2025 21:30:37 +0800 Subject: [PATCH] Bump version --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.properties b/version.properties index 016a826..27a3e87 100644 --- a/version.properties +++ b/version.properties @@ -1,3 +1,3 @@ -VERSION_CODE=506 -VERSION_NAME=1.11.8 +VERSION_CODE=509 +VERSION_NAME=1.11.9 GO_VERSION=go1.24.2