diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3c216f353..50e7e5dd5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,8 +8,8 @@ on: - published env: - VERSION: 2.4.5 - UI_VERSION: 2.4.3 + VERSION: 2.4.6 + UI_VERSION: 2.4.4 BRANCH: v2.4 jobs: diff --git a/version b/version index 26f8b8bcd..62e64205b 100644 --- a/version +++ b/version @@ -1 +1 @@ -2.4.5 \ No newline at end of file +2.4.6 \ No newline at end of file