Merge pull request #579 from b1rdhous3/master

Renaming versionBranch, JSONEditor Enchancements and Chang Readme.md
This commit is contained in:
Paulchen Panther
2019-07-19 17:44:19 +02:00
committed by GitHub
12 changed files with 33 additions and 20 deletions

View File

@@ -14,10 +14,10 @@
"required" : true,
"propertyOrder" : 1
},
"versionBranch" :
"watchedVersionBranch" :
{
"type" : "string",
"title" : "edt_conf_gen_versionBranch_title",
"title" : "edt_conf_gen_watchedVersionBranch_title",
"enum" : ["Stable", "Beta"],
"required" : true,
"access" : "expert",