From 3afae70c824fa632cb3e006a292639dff37df6d6 Mon Sep 17 00:00:00 2001 From: JoePfeiffer Date: Mon, 14 Feb 2022 15:16:15 -0700 Subject: [PATCH] reformat version string to conform to update checker --- core/resources/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/resources/build.properties b/core/resources/build.properties index 74b4e392b..2b6b9c009 100644 --- a/core/resources/build.properties +++ b/core/resources/build.properties @@ -1,6 +1,6 @@ # The OpenRocket build version -build.version=22.xx.BETA +build.version=22.xx.beta.01 # The copyright year for the build. Displayed in the about dialog. # Will show as Copyright 2013-${build.copyright}