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