Skip to content

Commit 3a7a4a8

Browse files
committed
Prep for release (again)
1 parent 0934640 commit 3a7a4a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ allprojects {
1717
apply plugin: 'java'
1818

1919
group = 'us.dynmap'
20-
version = '3.2-SNAPSHOT'
20+
version = '3.2'
2121

2222
}
2323

oldbuilds/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ allprojects {
1717
apply plugin: 'java'
1818

1919
group = 'us.dynmap'
20-
version = '3.2-SNAPSHOT'
20+
version = '3.2'
2121

2222
}
2323

0 commit comments

Comments
 (0)