From 43f3f482ee4388a058aeb64fe9bcf7847c47def7 Mon Sep 17 00:00:00 2001 From: liyuxi Date: Wed, 28 Jun 2023 05:43:35 +0000 Subject: [PATCH] version:2.4.9 --- .github/workflows/ci.yml | 4 ++-- version | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c43231d6a..74dc0da45 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,8 +8,8 @@ on: - published env: - VERSION: 2.4.8 - UI_VERSION: 2.4.6 + VERSION: 2.4.9 + UI_VERSION: 2.4.7 BRANCH: v2.4 jobs: diff --git a/version b/version index 752a79ef3..158349812 100644 --- a/version +++ b/version @@ -1 +1 @@ -2.4.8 \ No newline at end of file +2.4.9 \ No newline at end of file