fix:Fixed configuration file version issue

This commit is contained in:
localhosts-A 2023-02-05 08:19:27 +08:00
parent 5f057b6121
commit b93bd17364
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
"version": {
"type": "string",
"description": "Version of the configuration file",
"default": "5.0.0"
"default": "5.1.0"
},
"variant": {
"type": "string",