diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b6b52cdbc..33d0fb65d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,8 +8,8 @@ on: - published env: - VERSION: 2.6.0 - UI_VERSION: 2.6.0 + VERSION: 2.6.1 + UI_VERSION: 2.6.1 BRANCH: v2.6 jobs: diff --git a/version b/version index 914ec9671..b8d12d737 100644 --- a/version +++ b/version @@ -1 +1 @@ -2.6.0 \ No newline at end of file +2.6.1 \ No newline at end of file