mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-11-07 17:36:00 +00:00
Merge pull request #179 from CrossJoy/main
update practice tools to API 8
This commit is contained in:
commit
a0bcfbc3cf
3 changed files with 691 additions and 675 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
||||||
reference.py
|
reference.py
|
||||||
__pycache__
|
__pycache__
|
||||||
*.pyc
|
*.pyc
|
||||||
|
.history
|
||||||
|
|
|
||||||
|
|
@ -685,6 +685,12 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"versions": {
|
"versions": {
|
||||||
|
"2.0.0": {
|
||||||
|
"api_version": 8,
|
||||||
|
"commit_sha": "9340deb",
|
||||||
|
"released_on": "31-07-2023",
|
||||||
|
"md5sum": "5cc5d2d1d775c726b6065679dcfe3bda"
|
||||||
|
},
|
||||||
"1.2.0": {
|
"1.2.0": {
|
||||||
"api_version": 7,
|
"api_version": 7,
|
||||||
"commit_sha": "e61958b",
|
"commit_sha": "e61958b",
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue