Skip to content

Commit

Permalink
update version to 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Windy committed May 29, 2019
1 parent 73415c2 commit 7ccb847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ allprojects {
apply plugin: 'maven'
apply plugin: 'idea'
apply plugin: 'eclipse'
version = '1.4'
version = '2.0'
}

defaultTasks('clean','distZip')
Expand Down

0 comments on commit 7ccb847

Please sign in to comment.