Skip to content

Commit

Permalink
Set version to 1.4.6-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
tomcashman committed Feb 12, 2017
1 parent 4cde9ce commit c9998d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -70,7 +70,7 @@ configure(docProjects()) {
apply plugin: "maven"

group = 'org.mini2Dx'
version = '1.4.5'
version = '1.4.6-SNAPSHOT'

sourceCompatibility = 1.7
targetCompatibility = 1.7
Expand Down

0 comments on commit c9998d9

Please sign in to comment.