mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
update practice tools to API 8
[ci] auto-format [ci] apply-version-metadata Removed debug in practice_tools.py Added .history into .gitignore Delete .history/plugins directory Update utilities.json Update utilities.json [ci] apply-version-metadata
This commit is contained in:
parent
3a92dfa32a
commit
9340deb5f0
3 changed files with 691 additions and 675 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
reference.py
|
||||
__pycache__
|
||||
*.pyc
|
||||
.history
|
||||
|
|
|
|||
|
|
@ -666,6 +666,12 @@
|
|||
}
|
||||
],
|
||||
"versions": {
|
||||
"2.0.0": {
|
||||
"api_version": 8,
|
||||
"commit_sha": "6e995dd",
|
||||
"released_on": "31-07-2023",
|
||||
"md5sum": "5cc5d2d1d775c726b6065679dcfe3bda"
|
||||
},
|
||||
"1.2.0": {
|
||||
"api_version": 7,
|
||||
"commit_sha": "e61958b",
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue