diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3b89b05b6..0a8ca18c0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,8 +8,8 @@ on: - published env: - VERSION: 2.4.0 - UI_VERSION: 2.4.0 + VERSION: 2.4.1 + UI_VERSION: 2.4.1 BRANCH: v2.4 jobs: diff --git a/version b/version index 9183195ac..58073ef8d 100644 --- a/version +++ b/version @@ -1 +1 @@ -2.4.0 \ No newline at end of file +2.4.1 \ No newline at end of file