Skip to content

Commit d0c3fc7

Browse files
committed
Make a patch release for 3.6.1 due to a bug fix with duplication removals.
Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
1 parent e7c1b8e commit d0c3fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ subprojects {
1616
apply plugin: 'net.minecrell.licenser'
1717

1818
group 'org.spongepowered'
19-
version '3.7-SNAPSHOT'
19+
version '3.6.1'
2020

2121
sourceCompatibility = 1.8
2222
targetCompatibility = 1.8

0 commit comments

Comments
 (0)