diff --git a/index.json b/index.json index 43e3aff..2561e90 100644 --- a/index.json +++ b/index.json @@ -1,17 +1,15 @@ { "plugin_manager_url": "http://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugin_manager.py", "versions": { - "0.1.1": { + "0.1.2": { "api_version": 7, - "commit_sha": "123abcd", - "dependencies": [], - "released_on": "someday-2022", - "md5sum": "implementme" + "commit_sha": "cf2f5ee0", + "released_on": "28-08-2022", + "md5sum": "18ab952ae92866850e2a7d87722ccf23" }, "0.1.0": { "api_version": 7, "commit_sha": "a02fe8e", - "dependencies": [], "released_on": "13-08-2022", "md5sum": "9038aeffc5836586ec8d61c51ec5ed5d" }