From 3ca1ee243896ac19af22584c83fb0ad2d8703d58 Mon Sep 17 00:00:00 2001 From: Phil Olynyk Date: Sun, 23 Jan 2022 10:56:54 -0500 Subject: [PATCH] Update VERSION to v1.3.1 --- oscar/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oscar/VERSION b/oscar/VERSION index f94e7f50..183ebc11 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.1-beta-2" +#define VERSION "1.3.1"