From ae92c10066befda3d7ae7ad0626e33bb6ff76184 Mon Sep 17 00:00:00 2001 From: HuanCheng65 <22636177+HuanCheng65@users.noreply.github.com> Date: Sun, 1 Oct 2023 01:26:48 +0800 Subject: [PATCH] chore(release): Alpha 16 --- application.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application.properties b/application.properties index f674b8ae..5c4468e7 100644 --- a/application.properties +++ b/application.properties @@ -1,5 +1,5 @@ -versionCode=390015 +versionCode=390016 versionName=4.0.0 isPerRelease=true preReleaseName=alpha -preReleaseVer=15 \ No newline at end of file +preReleaseVer=16 \ No newline at end of file