From ddda205e26eda9d00f357e7e4c067440114d107b Mon Sep 17 00:00:00 2001 From: Phil Olynyk Date: Sun, 25 Jun 2023 11:25:47 -0400 Subject: [PATCH] Update VERSION to 1.5.0-beta-1 --- oscar/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oscar/VERSION b/oscar/VERSION index 7f1dbdb5..828b3562 100644 --- a/oscar/VERSION +++ b/oscar/VERSION @@ -1,4 +1,4 @@ // Update the string below to set OSCAR's version and release status. // See https://semver.org/spec/v2.0.0.html for details on format. -#define VERSION "1.4.1-alpha-1" +#define VERSION "1.5.0-beta-1"