chore: Bump coolify-helper version to 1.0.2
This commit is contained in:
parent
c1930e3dfc
commit
88367d8af1
2 changed files with 2 additions and 1 deletions
1
.github/workflows/coolify-helper.yml
vendored
1
.github/workflows/coolify-helper.yml
vendored
|
|
@ -98,3 +98,4 @@ jobs:
|
||||||
if: always()
|
if: always()
|
||||||
with:
|
with:
|
||||||
webhook: ${{ secrets.DISCORD_WEBHOOK_PROD_RELEASE_CHANNEL }}
|
webhook: ${{ secrets.DISCORD_WEBHOOK_PROD_RELEASE_CHANNEL }}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@
|
||||||
"version": "4.0.0-beta.356"
|
"version": "4.0.0-beta.356"
|
||||||
},
|
},
|
||||||
"helper": {
|
"helper": {
|
||||||
"version": "1.0.1"
|
"version": "1.0.2"
|
||||||
},
|
},
|
||||||
"realtime": {
|
"realtime": {
|
||||||
"version": "1.0.3"
|
"version": "1.0.3"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue