diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c43231d6a..74dc0da45 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,8 +8,8 @@ on: - published env: - VERSION: 2.4.8 - UI_VERSION: 2.4.6 + VERSION: 2.4.9 + UI_VERSION: 2.4.7 BRANCH: v2.4 jobs: diff --git a/version b/version index 752a79ef3..158349812 100644 --- a/version +++ b/version @@ -1 +1 @@ -2.4.8 \ No newline at end of file +2.4.9 \ No newline at end of file