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