From cff12c57dd3ace2d2776ad607fa0c6bb93873649 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Wed, 27 Nov 2024 10:40:58 +0800 Subject: [PATCH] Bump version --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.properties b/version.properties index 6895ae7..9f5cb77 100644 --- a/version.properties +++ b/version.properties @@ -1,3 +1,3 @@ -VERSION_CODE=423 -VERSION_NAME=1.10.2 +VERSION_CODE=432 +VERSION_NAME=1.10.3 GO_VERSION=go1.23.3