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