mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
ci and changelog
This commit is contained in:
parent
d4218337a8
commit
eab0665e88
2 changed files with 7 additions and 1 deletions
|
|
@ -1,5 +1,10 @@
|
||||||
## Plugin Manager (dd-mm-yyyy)
|
## Plugin Manager (dd-mm-yyyy)
|
||||||
|
|
||||||
|
### 1.0.20 (13-05-2024)
|
||||||
|
|
||||||
|
- Update for bs version 1.7.35
|
||||||
|
- Updated build_number and version attributes
|
||||||
|
|
||||||
### 1.0.19 (05-05-2024)
|
### 1.0.19 (05-05-2024)
|
||||||
|
|
||||||
- Fixed an issue where changelogs were not displayed.
|
- Fixed an issue where changelogs were not displayed.
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"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.0.20": null,
|
||||||
"1.0.19": {
|
"1.0.19": {
|
||||||
"api_version": 8,
|
"api_version": 8,
|
||||||
"commit_sha": "b439c4b",
|
"commit_sha": "b439c4b",
|
||||||
|
|
@ -224,4 +225,4 @@
|
||||||
"https://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugins/maps.json"
|
"https://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugins/maps.json"
|
||||||
],
|
],
|
||||||
"external_source_url": "https://github.com/{repository}/{content_type}/{tag}/category.json"
|
"external_source_url": "https://github.com/{repository}/{content_type}/{tag}/category.json"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue