forked from public/bol
Compare commits
2 Commits
bol-v11.0.
...
bol-v11.0.
Author | SHA1 | Date | |
---|---|---|---|
a357c6ddfc | |||
26a6c7fc28 |
@ -29,7 +29,7 @@ jobs:
|
||||
env:
|
||||
version: ${{steps.get_version.outputs.version-without-v}}
|
||||
url: https://www.uberwald.me/gitea/public/bol
|
||||
manifest: https://www.uberwald.me/gitea/public/bol/releases/latest/module.json
|
||||
manifest: https://www.uberwald.me/gitea/public/bol/releases/latest/system.json
|
||||
download: https://www.uberwald.me/gitea/public/bol/releases/download/${{github.event.release.tag_name}}/bol.zip
|
||||
|
||||
# Create a zip file with all files required by the module to add to the release
|
||||
|
@ -17,7 +17,7 @@
|
||||
"version": "11.0.7",
|
||||
"compatibility": {
|
||||
"minimum": "10",
|
||||
"maximum": "11"
|
||||
"verified": "11"
|
||||
},
|
||||
"esmodules": [
|
||||
"module/bol.js"
|
||||
|
Reference in New Issue
Block a user