From 063aa1e06f28691eb41a74ea22daad4416a332f7 Mon Sep 17 00:00:00 2001 From: Russ Cam Date: Wed, 23 Oct 2019 18:04:05 +1000 Subject: [PATCH] bump version for release --- global.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/global.json b/global.json index c54764844a3..f5be32fcbfb 100644 --- a/global.json +++ b/global.json @@ -2,7 +2,6 @@ "sdk": { "version": "3.0.100" }, - "version": "7.3.1", - "doc_current": "7.4", - "doc_branch": "7.x" -} + "version": "7.4.0", + "doc_current": "7.4" +} \ No newline at end of file