From 6533b62fa3af7aa9cf13a94af3e66ad6703f2be8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Fri, 20 Dec 2024 22:30:07 +0800 Subject: [PATCH] Bump version --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.properties b/version.properties index 2911da5..7511c22 100644 --- a/version.properties +++ b/version.properties @@ -1,3 +1,3 @@ -VERSION_CODE=443 -VERSION_NAME=1.10.4 +VERSION_CODE=447 +VERSION_NAME=1.10.5 GO_VERSION=go1.23.4