From 0f05f41cc1db54caf0c4511e6d578bd4accc871a Mon Sep 17 00:00:00 2001 From: SiboVG Date: Tue, 22 Feb 2022 23:23:12 +0100 Subject: [PATCH] Update build version to March --- 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 31cd9fb23..046b7b894 100644 --- a/core/resources/build.properties +++ b/core/resources/build.properties @@ -1,6 +1,6 @@ # The OpenRocket build version -build.version=22.00.beta.01 +build.version=22.03.beta.01 # The copyright year for the build. Displayed in the about dialog. # Will show as Copyright 2013-${build.copyright}