Merge pull request #470 from bombsquad-community/main

bleh
This commit is contained in:
Vishyyy 2026-06-13 05:09:51 +05:30 committed by GitHub
commit 86edc1b7ab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 0 deletions

View file

@ -1,5 +1,9 @@
## Plugin Manager (dd-mm-yyyy) ## Plugin Manager (dd-mm-yyyy)
### 1.1.10 (12-06-2026)
- Fix for older bs versions using `EXPORT_CLASS_NAME_SHORTCUTS` import
### 1.1.9 (11-06-2026) ### 1.1.9 (11-06-2026)
- Fix for bs 1.7.63 - Fix for bs 1.7.63

View file

@ -1,6 +1,12 @@
{ {
"plugin_manager_url": "https://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugin_manager.py", "plugin_manager_url": "https://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugin_manager.py",
"versions": { "versions": {
"1.1.10": {
"api_version": 9,
"commit_sha": "a1baa5f",
"released_on": "12-06-2026",
"md5sum": "ee4f7e3e88c2982bc8290e204b10b050"
},
"1.1.9": { "1.1.9": {
"api_version": 9, "api_version": 9,
"commit_sha": "3adfe38", "commit_sha": "3adfe38",