chore: Update versions.json to version 1.0.1

This commit is contained in:
Andras Bacsai
2024-09-08 12:42:46 +02:00
parent aa586a5677
commit abb6655fef
2 changed files with 2 additions and 1 deletions

View File

@@ -98,3 +98,4 @@ jobs:
if: always() if: always()
with: with:
webhook: ${{ secrets.DISCORD_WEBHOOK_DEV_RELEASE_CHANNEL }} webhook: ${{ secrets.DISCORD_WEBHOOK_DEV_RELEASE_CHANNEL }}

View File

@@ -7,7 +7,7 @@
"version": "4.0.0-beta.333" "version": "4.0.0-beta.333"
}, },
"helper": { "helper": {
"version": "1.0.0" "version": "1.0.1"
} }
} }
} }