From 34e945088df6224ac2c8b7801179b205c34839d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Thu, 25 Jun 2026 17:46:38 +0800 Subject: [PATCH] Bump version 1.14.0-alpha.38 --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.properties b/version.properties index 8d73849..72c04dd 100644 --- a/version.properties +++ b/version.properties @@ -1,5 +1,5 @@ -VERSION_CODE=685 -VERSION_NAME=1.13.14 +VERSION_CODE=689 +VERSION_NAME=1.14.0-alpha.38 GO_VERSION=go1.25.11