From f2c1c29413cfae63b2f18e288a0a103958ceceba Mon Sep 17 00:00:00 2001 From: wsbrenk Date: Sun, 14 Apr 2024 18:02:26 +0200 Subject: [PATCH] #1797 create beta --- gradle.properties | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gradle.properties b/gradle.properties index e8b007644..f1718dc52 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,6 @@ +# Development_stage (DEV:0 BETA:1 STABLE:2) +DEV_STAGE = 1 + POEDITOR_APIKEY = GITHUB_TOKEN = install4jHomeDir =