mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2026-08-15 13:03:08 +00:00
Fixes (i'm finding my way around, don't judge me)
This commit is contained in:
parent
6312b16f49
commit
3a6731145f
2 changed files with 3 additions and 2 deletions
|
|
@ -1054,6 +1054,7 @@
|
|||
}
|
||||
],
|
||||
"versions": {
|
||||
"2.1.7": null,
|
||||
"2.1.6": {
|
||||
"api_version": 9,
|
||||
"commit_sha": "3aa666f",
|
||||
|
|
|
|||
|
|
@ -56,8 +56,8 @@ plugman = dict(
|
|||
external_url="https://www.youtube.com/watch?v=QrES1jQGXF0",
|
||||
authors=[
|
||||
{"name": "Mr.Smoothy", "email": "", "discord": "mr.smoothy"},
|
||||
]
|
||||
version="2.1.6",
|
||||
],
|
||||
version="2.1.7",
|
||||
)
|
||||
|
||||
# added advanced ID revealer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue