From eaf9248432e7eea44bc8cb1b7e41a2baffd8588b Mon Sep 17 00:00:00 2001 From: sds100 Date: Sun, 22 Dec 2024 16:30:06 +0100 Subject: [PATCH] chore: bump version code to be ahead of alpha release --- app/version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/version.properties b/app/version.properties index 2e5ae2c4aa..6cdfbaf0fa 100644 --- a/app/version.properties +++ b/app/version.properties @@ -1,3 +1,3 @@ VERSION_NAME=2.7.2 -VERSION_CODE=69 +VERSION_CODE=70 VERSION_NUM=0 \ No newline at end of file