From 7654cdc6c868a9641621340cc2c802d74485a9b9 Mon Sep 17 00:00:00 2001 From: thinkgem Date: Thu, 13 Aug 2020 14:48:08 +0800 Subject: [PATCH] v4.2.1 --- modules/core/src/main/resources/db/upgrade/core/versions | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/core/src/main/resources/db/upgrade/core/versions b/modules/core/src/main/resources/db/upgrade/core/versions index 37b2dc13..e6ba02b8 100644 --- a/modules/core/src/main/resources/db/upgrade/core/versions +++ b/modules/core/src/main/resources/db/upgrade/core/versions @@ -16,4 +16,5 @@ 4.1.7 4.1.8 4.1.9 -4.2.0 \ No newline at end of file +4.2.0 +4.2.1 \ No newline at end of file