From 0b7d490a8a78e1bf40519ade1577c5b18fd30940 Mon Sep 17 00:00:00 2001 From: thinkgem Date: Wed, 23 Apr 2025 09:42:10 +0800 Subject: [PATCH] 5.11.1 --- modules/app/src/main/resources/db/upgrade/app/versions | 3 ++- modules/cms/src/main/resources/db/upgrade/cms/versions | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/modules/app/src/main/resources/db/upgrade/app/versions b/modules/app/src/main/resources/db/upgrade/app/versions index 2beff38a..30a971d4 100644 --- a/modules/app/src/main/resources/db/upgrade/app/versions +++ b/modules/app/src/main/resources/db/upgrade/app/versions @@ -25,4 +25,5 @@ 5.9.2 5.10.0 5.10.1 -5.11.0 \ No newline at end of file +5.11.0 +5.11.1 \ 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 88019617..dfba06d3 100644 --- a/modules/cms/src/main/resources/db/upgrade/cms/versions +++ b/modules/cms/src/main/resources/db/upgrade/cms/versions @@ -33,4 +33,5 @@ 5.9.2 5.10.0 5.10.1 -5.11.0 \ No newline at end of file +5.11.0 +5.11.1 \ No newline at end of file