From 04cb6d4936b35772b7dcff95abcde4786c63f17b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Sat, 28 Dec 2024 15:36:42 +0800 Subject: [PATCH] Bump version --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.properties b/version.properties index 5d2b3eb..78d1545 100644 --- a/version.properties +++ b/version.properties @@ -1,3 +1,3 @@ -VERSION_CODE=452 -VERSION_NAME=1.10.6 +VERSION_CODE=454 +VERSION_NAME=1.11.0-beta.17 GO_VERSION=go1.23.4