From a5f976913435e52a2697d353ec7e7f2f75de302a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Thu, 23 Apr 2026 08:12:02 +0800 Subject: [PATCH] Bump version 1.14.0-alpha.20 --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.properties b/version.properties index 0d0ef43..d964796 100644 --- a/version.properties +++ b/version.properties @@ -1,5 +1,5 @@ -VERSION_CODE=662 -VERSION_NAME=1.13.11 +VERSION_CODE=666 +VERSION_NAME=1.14.0-alpha.20 GO_VERSION=go1.25.9