From 40b1a88dc4659f19c50496919a8c9babdccdfe07 Mon Sep 17 00:00:00 2001 From: James Newton-King Date: Mon, 27 Jan 2020 20:46:12 +0700 Subject: [PATCH] Remove pre-release --- Build/version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Build/version.json b/Build/version.json index da718c13..9b63534a 100644 --- a/Build/version.json +++ b/Build/version.json @@ -1,6 +1,6 @@ { "Major": 3, "Release": 12, - "Prerelease": "beta1", + "Prerelease": null, "Assembly": null } \ No newline at end of file