Skip to content

Commit 6440112

Browse files
committed
Shift to 3.2.1 release
1 parent c7b74ff commit 6440112

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.1-RC1'
20+
version = '3.2.1'
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.1-RC1'
20+
version = '3.2.1'
2121

2222
}
2323

0 commit comments

Comments
 (0)