Merge pull request #1180 from localhosts-A/master
Fix configuration file version issuepull/1182/head
commit
41d9716e0d
|
@ -7,7 +7,7 @@
|
||||||
"version": {
|
"version": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "Version of the configuration file",
|
"description": "Version of the configuration file",
|
||||||
"default": "5.0.0"
|
"default": "5.1.0"
|
||||||
},
|
},
|
||||||
"variant": {
|
"variant": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
|
|
Loading…
Reference in New Issue