diff --git a/CHANGELOG.md b/CHANGELOG.md index 9563ec7..9a1c4f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ ## Plugin Manager (dd-mm-yyyy) +### 1.0.20 (13-05-2024) + +- Update for bs version 1.7.35 +- Updated build_number and version attributes + ### 1.0.19 (05-05-2024) - Fixed an issue where changelogs were not displayed. diff --git a/index.json b/index.json index ac917b6..4826061 100644 --- a/index.json +++ b/index.json @@ -1,6 +1,7 @@ { "plugin_manager_url": "https://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugin_manager.py", "versions": { + "1.0.20": null, "1.0.19": { "api_version": 8, "commit_sha": "b439c4b", @@ -224,4 +225,4 @@ "https://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugins/maps.json" ], "external_source_url": "https://github.com/{repository}/{content_type}/{tag}/category.json" -} \ No newline at end of file +}