Ensure default database is populated with current release

This commit is contained in:
LordGrey 2021-05-06 13:43:30 +02:00
parent 6df509f876
commit f30460fe92

View File

@ -2,6 +2,8 @@
"general" : "general" :
{ {
"name" : "My Hyperion Config", "name" : "My Hyperion Config",
"configVersion": "2.0.0-alpha.9",
"previousVersion": "2.0.0-alpha.9",
"watchedVersionBranch" : "Stable", "watchedVersionBranch" : "Stable",
"showOptHelp" : true "showOptHelp" : true
}, },