From 03a4f2c5e1077b9f33798761b71d4e1721951bd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Mon, 6 Jul 2026 21:19:29 +0800 Subject: [PATCH] Bump version 1.14.0-alpha.39 --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.properties b/version.properties index 72c04dd..2f790e8 100644 --- a/version.properties +++ b/version.properties @@ -1,5 +1,5 @@ -VERSION_CODE=689 -VERSION_NAME=1.14.0-alpha.38 +VERSION_CODE=690 +VERSION_NAME=1.14.0-alpha.39 GO_VERSION=go1.25.11