Browse Source

update V1.2.1

qianming 1 year ago
parent
commit
b75836ee76
2 changed files with 2 additions and 2 deletions
  1. 1 1
      report-core/pom.xml
  2. 1 1
      report-ui/src/views/layout/components/Sidebar/index.vue

+ 1 - 1
report-core/pom.xml

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

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

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