Skip to content

Commit

Permalink
Tagging 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tomcashman committed Feb 11, 2021
1 parent 8b671be commit db4b104
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 @@ -27,7 +27,7 @@ if(project.hasProperty('ossrhUser') && project.hasProperty("release")) {
}

group = 'org.mini2Dx'
version = '1.6.0'
version = '1.7.0'
description = 'A lightweight message bus library for Java-based game engines'

repositories {
Expand Down

0 comments on commit db4b104

Please sign in to comment.