Skip to content

Commit

Permalink
set version to 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pxb1988 committed Oct 29, 2021
1 parent 6f30d4b commit b12d69c
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: 'idea'
apply plugin: 'eclipse'
group = 'com.googlecode.d2j'
version = '2.1-SNAPSHOT'
version = '2.1'
}

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

0 comments on commit b12d69c

Please sign in to comment.