From 856e6424c918458bcc682afe5fcfc4a6bd889e94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Wed, 8 Jul 2026 23:47:22 +0800 Subject: [PATCH] Bump version 1.14.0-alpha.41 --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.properties b/version.properties index cfa79b2..81b99cc 100644 --- a/version.properties +++ b/version.properties @@ -1,5 +1,5 @@ -VERSION_CODE=691 -VERSION_NAME=1.14.0-alpha.40 +VERSION_CODE=692 +VERSION_NAME=1.14.0-alpha.41 GO_VERSION=go1.25.11