diff --git a/config/schemas/settings.json b/config/schemas/settings.json index 75b607394..3e8f5cd21 100644 --- a/config/schemas/settings.json +++ b/config/schemas/settings.json @@ -520,7 +520,7 @@ }, "defaultRepositoryURL" : { "type" : "string", - "default" : "https://raw.githubusercontent.com/vcmi/vcmi-mods-repository/develop/vcmi-1.4.json", + "default" : "https://raw.githubusercontent.com/vcmi/vcmi-mods-repository/develop/vcmi-1.5.json", }, "extraRepositoryEnabled" : { "type" : "boolean",