From f18c00e2e1e94cbe1d6c30817af68bb9f5e1b81c Mon Sep 17 00:00:00 2001 From: thinkgem Date: Mon, 27 Oct 2025 10:02:41 +0800 Subject: [PATCH] 5.14.0 --- .../ai/ai-cms/src/main/resources/db/upgrade/cms-ai/versions | 3 ++- modules/app/src/main/resources/db/upgrade/app/versions | 3 ++- modules/cms/src/main/resources/db/upgrade/cms/versions | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/modules/ai/ai-cms/src/main/resources/db/upgrade/cms-ai/versions b/modules/ai/ai-cms/src/main/resources/db/upgrade/cms-ai/versions index 6319d91f..344298ff 100644 --- a/modules/ai/ai-cms/src/main/resources/db/upgrade/cms-ai/versions +++ b/modules/ai/ai-cms/src/main/resources/db/upgrade/cms-ai/versions @@ -2,4 +2,5 @@ 5.12.0 5.12.1 5.13.0 -5.13.1 \ No newline at end of file +5.13.1 +5.14.0 \ No newline at end of file diff --git a/modules/app/src/main/resources/db/upgrade/app/versions b/modules/app/src/main/resources/db/upgrade/app/versions index 03a9f4eb..9785c3cb 100644 --- a/modules/app/src/main/resources/db/upgrade/app/versions +++ b/modules/app/src/main/resources/db/upgrade/app/versions @@ -30,4 +30,5 @@ 5.12.0 5.12.1 5.13.0 -5.13.1 \ No newline at end of file +5.13.1 +5.14.0 \ No newline at end of file diff --git a/modules/cms/src/main/resources/db/upgrade/cms/versions b/modules/cms/src/main/resources/db/upgrade/cms/versions index 0b7fa6ed..c3d81e2e 100644 --- a/modules/cms/src/main/resources/db/upgrade/cms/versions +++ b/modules/cms/src/main/resources/db/upgrade/cms/versions @@ -38,4 +38,5 @@ 5.12.0 5.12.1 5.13.0 -5.13.1 \ No newline at end of file +5.13.1 +5.14.0 \ No newline at end of file