From a1b58fedd1f643496a291c79b501c60ef4639da1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Sun, 3 May 2026 09:07:56 +0800 Subject: [PATCH] Bump version 1.14.0-alpha.21 --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.properties b/version.properties index d964796..b1f729f 100644 --- a/version.properties +++ b/version.properties @@ -1,5 +1,5 @@ -VERSION_CODE=666 -VERSION_NAME=1.14.0-alpha.20 +VERSION_CODE=667 +VERSION_NAME=1.14.0-alpha.21 GO_VERSION=go1.25.9