From e20fa632f6fd89f7e9411ebab21fbce52b89120e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Sat, 25 May 2024 10:16: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 755f81be..be6391a6 100644 --- a/version.properties +++ b/version.properties @@ -1,3 +1,3 @@ -VERSION_CODE=336 -VERSION_NAME=1.8.14 +VERSION_CODE=341 +VERSION_NAME=1.9.0 GO_VERSION=go1.22.3