From fa562d955d1cdcef19f6faab37a27babceaa3955 Mon Sep 17 00:00:00 2001 From: thinkgem Date: Tue, 12 Feb 2019 20:36:30 +0800 Subject: [PATCH] v4.1.3 --- 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 d9ce9d53..65e4973c 100644 --- a/modules/core/src/main/resources/db/upgrade/core/versions +++ b/modules/core/src/main/resources/db/upgrade/core/versions @@ -8,4 +8,5 @@ 4.0.7 4.1.0 4.1.1 -4.1.2 \ No newline at end of file +4.1.2 +4.1.3 \ No newline at end of file