diff --git a/config/schemas/settings.json b/config/schemas/settings.json index 2ba733702..4b60b32af 100644 --- a/config/schemas/settings.json +++ b/config/schemas/settings.json @@ -451,7 +451,7 @@ "repositoryURL" : { "type" : "array", "default" : [ - "https://raw.githubusercontent.com/vcmi/vcmi-mods-repository/develop/github.json" + "https://raw.githubusercontent.com/vcmi/vcmi-mods-repository/develop/vcmi-1.2.json" ], "items" : { "type" : "string"