mirror of https://gitee.com/makejava/EasyCode.git
更新版本号为1.2.0
This commit is contained in:
parent
f3977fd020
commit
41665c90a9
|
@ -17,7 +17,7 @@ apply plugin: 'idea'
|
|||
apply plugin: 'org.jetbrains.intellij'
|
||||
|
||||
group 'com.sjhy'
|
||||
version '1.1.2-SNAPSHOT'
|
||||
version '1.2.0-SNAPSHOT'
|
||||
|
||||
sourceCompatibility = JavaVersion.VERSION_1_8
|
||||
targetCompatibility = JavaVersion.VERSION_1_8
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<idea-plugin>
|
||||
<id>com.sjhy.plugin.easycode</id>
|
||||
<name>Easy Code</name>
|
||||
<version>1.1.2</version>
|
||||
<version>1.2.0</version>
|
||||
<vendor email="1353036300@qq.com" url="http://www.shujuhaiyang.com">数据海洋</vendor>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue