Skip to content

Commit df2443a

Browse files
committed
Bump to 3.2.1 SNAPSHOT to test hotfix
1 parent faccb8d commit df2443a

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'
20+
version = '3.2.1-SNAPSHOT'
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'
20+
version = '3.2.1-SNAPSHOT'
2121

2222
}
2323

0 commit comments

Comments
 (0)