From 8988d0b4ab2430ed13e0672b94e3c45de0112207 Mon Sep 17 00:00:00 2001 From: RuoYi <yzz_ivy@163.com> Date: 星期一, 14 十二月 2020 09:02:10 +0800 Subject: [PATCH] 若依 3.3.0 --- ruoyi-common/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ruoyi-common/pom.xml b/ruoyi-common/pom.xml index 70e1aec..53e662b 100644 --- a/ruoyi-common/pom.xml +++ b/ruoyi-common/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>ruoyi</artifactId> <groupId>com.ruoyi</groupId> - <version>3.2.1</version> + <version>3.3.0</version> </parent> <modelVersion>4.0.0</modelVersion> -- Gitblit v1.9.3