fix:Fixed configuration file version issue
parent
5f057b6121
commit
b93bd17364
|
@ -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