Skip to content

Commit

Permalink
Make a patch release for 3.6.1 due to a bug fix with duplication remo…
Browse files Browse the repository at this point in the history
…vals.

Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
  • Loading branch information
gabizou committed May 31, 2019
1 parent e7c1b8e commit d0c3fc7
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 @@ -16,7 +16,7 @@ subprojects {
apply plugin: 'net.minecrell.licenser'

group 'org.spongepowered'
version '3.7-SNAPSHOT'
version '3.6.1'

sourceCompatibility = 1.8
targetCompatibility = 1.8
Expand Down

0 comments on commit d0c3fc7

Please sign in to comment.