From ee0520b28ec2fb8da7f3dcebe450f6339ae2d2ef Mon Sep 17 00:00:00 2001 From: Guy Scharf Date: Fri, 15 Oct 2021 17:47:58 -0700 Subject: [PATCH] Update Version to 1.3.0 --- oscar/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oscar/VERSION b/oscar/VERSION index e3d78930..4280f5b6 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-rc.1" +#define VERSION "1.3.0"