diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index da5b42460..d6a604d49 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,7 +8,7 @@ on: - published env: - VERSION: 2.6.4 + VERSION: 2.6.5 UI_VERSION: 2.6.3 BRANCH: v2.6 diff --git a/version b/version index e46a05b19..68167133b 100644 --- a/version +++ b/version @@ -1 +1 @@ -2.6.4 \ No newline at end of file +2.6.5 \ No newline at end of file