diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d9bcd3699..3ba90d799 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,8 +8,8 @@ on: - published env: - VERSION: 2.3.5 - UI_VERSION: 2.3.4 + VERSION: 2.3.6 + UI_VERSION: 2.3.5 BRANCH: v2.3 jobs: diff --git a/version b/version index 3b2652486..0501b79e9 100644 --- a/version +++ b/version @@ -1 +1 @@ -2.3.5 \ No newline at end of file +2.3.6 \ No newline at end of file