diff --git a/config/hyperion.config.json.default b/config/hyperion.config.json.default index 6994ba71..90f92721 100644 --- a/config/hyperion.config.json.default +++ b/config/hyperion.config.json.default @@ -2,6 +2,8 @@ "general" : { "name" : "My Hyperion Config", + "configVersion": "2.0.0-alpha.9", + "previousVersion": "2.0.0-alpha.9", "watchedVersionBranch" : "Stable", "showOptHelp" : true },