From abb6655fef8fead12a57130aa6296c2533544caf Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Sun, 8 Sep 2024 12:42:46 +0200 Subject: [PATCH] chore: Update versions.json to version 1.0.1 --- .github/workflows/coolify-helper-next.yml | 1 + versions.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/coolify-helper-next.yml b/.github/workflows/coolify-helper-next.yml index e5f2e35ba..4add8516e 100644 --- a/.github/workflows/coolify-helper-next.yml +++ b/.github/workflows/coolify-helper-next.yml @@ -98,3 +98,4 @@ jobs: if: always() with: webhook: ${{ secrets.DISCORD_WEBHOOK_DEV_RELEASE_CHANNEL }} + diff --git a/versions.json b/versions.json index 2040250c9..b9c235577 100644 --- a/versions.json +++ b/versions.json @@ -7,7 +7,7 @@ "version": "4.0.0-beta.333" }, "helper": { - "version": "1.0.0" + "version": "1.0.1" } } } \ No newline at end of file