diff --git a/mdk/config-dist.json b/mdk/config-dist.json index 24102ed..95b03b5 100644 --- a/mdk/config-dist.json +++ b/mdk/config-dist.json @@ -170,6 +170,10 @@ "branch" : "Pull 4.2 Branch", "diffurl" : "Pull 4.2 Diff URL" }, + "402" : { + "branch" : "Pull 4.3 Branch", + "diffurl" : "Pull 4.3 Diff URL" + }, "master" : { "branch" : "Pull Master Branch", "diffurl" : "Pull Master Diff URL" @@ -320,7 +324,7 @@ "useCacheAsSharedClone": false, // You should not edit this, this is the branch that is considered as master by developers. - "masterBranch": 403, + "masterBranch": 404, // Aliases for MDK commands. // An alias starting with a ! will be executed through the command line. Those also