Browse Source

更改版本号

tuonina 5 years ago
parent
commit
9f770e449c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tuon-web/build.gradle

+ 1 - 1
tuon-web/build.gradle

@@ -14,7 +14,7 @@ apply plugin: 'docker'
 apply plugin: 'application'
 
 group 'cn.tonyandmoney.tuon'
-version '0.0.1'
+version '0.1.0'
 
 
 dependencies {