mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2026-08-15 13:03:08 +00:00
Merge pull request #455 from vishal332008/main
Update version to 2.1.7 in advanced_party_window.py
This commit is contained in:
commit
864e4efabf
2 changed files with 8 additions and 2 deletions
|
|
@ -1054,6 +1054,12 @@
|
|||
}
|
||||
],
|
||||
"versions": {
|
||||
"2.1.7": {
|
||||
"api_version": 9,
|
||||
"commit_sha": "c0527f3",
|
||||
"released_on": "05-04-2026",
|
||||
"md5sum": "442889926c17a0ffc70b924a808d8132"
|
||||
},
|
||||
"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