From 65ddecf818a458739a86bc0ac4c43736e7f80335 Mon Sep 17 00:00:00 2001 From: Phil Olynyk Date: Fri, 27 Aug 2021 10:51:27 -0400 Subject: [PATCH] Update VERSION to beta.2 --- oscar/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oscar/VERSION b/oscar/VERSION index e8c51c98..8c9f212c 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.3.0-beta.1" +#define VERSION "1.3.0-beta.2"