From 94fdfa2ca137540841f7af4825521a7920d273cf Mon Sep 17 00:00:00 2001 From: thinkgem Date: Wed, 15 Apr 2020 12:25:09 +0800 Subject: [PATCH] v4.1.9 --- 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 56c4ac67..1324211c 100644 --- a/modules/core/src/main/resources/db/upgrade/core/versions +++ b/modules/core/src/main/resources/db/upgrade/core/versions @@ -14,4 +14,5 @@ 4.1.5 4.1.6 4.1.7 -4.1.8 \ No newline at end of file +4.1.8 +4.1.9 \ No newline at end of file