From a5b053643766ba646306bb6e351d60b3fbe4ebe8 Mon Sep 17 00:00:00 2001 From: xingchun-chen <55787491+xingchun-chen@users.noreply.github.com> Date: Fri, 8 May 2020 18:49:43 +0800 Subject: [PATCH] modify soft_version 1.2.2 to 1.3.0 (#2642) Co-authored-by: chenxingchun <438044805@qq.com> --- sql/soft_version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql/soft_version b/sql/soft_version index d2d61a7e8..589268e6f 100644 --- a/sql/soft_version +++ b/sql/soft_version @@ -1 +1 @@ -1.2.2 \ No newline at end of file +1.3.0 \ No newline at end of file -- GitLab