From 4874fd1fb577e4c5c0f11e3372b874739d7cd537 Mon Sep 17 00:00:00 2001 From: Sibo Van Gool Date: Fri, 15 Sep 2023 12:01:52 +0200 Subject: [PATCH] Update build version --- 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 121feabaa..8a03463d8 100644 --- a/core/resources/build.properties +++ b/core/resources/build.properties @@ -1,6 +1,6 @@ # The OpenRocket build version -build.version=23.xx +build.version=23.09.beta.01 # The copyright year for the build. Displayed in the about dialog. # Will show as Copyright 2013-${build.copyright}