Skip to content

Commit 76ed73b

Browse files
release 3.2.0-RC2
1 parent 4063d75 commit 76ed73b

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
@@ -17,7 +17,7 @@ buildscript {
1717

1818
allprojects {
1919
group = "org.ktorm"
20-
version = "3.2.0-RC1"
20+
version = "3.2.0-RC2"
2121
}
2222

2323
subprojects { project ->

0 commit comments

Comments
 (0)