From 3f142dd0fa12c7127e565e17fc580f243982ee4f Mon Sep 17 00:00:00 2001 From: 疯狂的狮子li <15040126243@163.com> Date: 星期二, 28 九月 2021 09:41:37 +0800 Subject: [PATCH] 发布 v3.2.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 5ed9c92..f4f7ab9 100644 --- a/ruoyi-common/pom.xml +++ b/ruoyi-common/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>ruoyi-vue-plus</artifactId> <groupId>com.ruoyi</groupId> - <version>3.1.0</version> + <version>3.2.0</version> </parent> <modelVersion>4.0.0</modelVersion> -- Gitblit v1.9.3