From ddf8d6ad6b156ee03ed6e86f776a43c1ac17d689 Mon Sep 17 00:00:00 2001 From: 疯狂的狮子li <15040126243@163.com> Date: 星期二, 07 九月 2021 13:48:22 +0800 Subject: [PATCH] 发布 v3.1.0 --- ruoyi-system/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ruoyi-system/pom.xml b/ruoyi-system/pom.xml index ed08fe2..8e536cc 100644 --- a/ruoyi-system/pom.xml +++ b/ruoyi-system/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>ruoyi-vue-plus</artifactId> <groupId>com.ruoyi</groupId> - <version>3.0.0</version> + <version>3.1.0</version> </parent> <modelVersion>4.0.0</modelVersion> -- Gitblit v1.9.3