浏览代码

update version

isqianming 4 月之前
父节点
当前提交
e1331b2fc2

+ 1 - 1
report-core/pom.xml

@@ -13,7 +13,7 @@
 
     <groupId>com.anji-plus</groupId>
     <artifactId>aj-report</artifactId>
-    <version>1.5.1.RELEASE</version>
+    <version>1.6.0.RELEASE</version>
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

+ 0 - 0
report-core/src/main/resources/db/migration/V1.6.0__update.sql


+ 1 - 1
report-ui/src/views/layout/components/Sidebar/index.vue

@@ -3,7 +3,7 @@
     <div class="admin-title" @click="goBigScreen">
       <div class="con">
         <img src="/static/logo-dp.png" width="50" />
-        <span class="version">V1.5.1</span>
+        <span class="version">V1.6.0</span>
       </div>
     </div>
     <el-menu