Skip to content

Commit 6b0e0a1

Browse files
committed
Bump version
1 parent c0fad2e commit 6b0e0a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins{
99
id 'net.kyori.blossom' version '1.1.0'
1010
}
1111

12-
def ver = new Version(major: 6, minor: 2, patch: 1)
12+
def ver = new Version(major: 6, minor: 2, patch: 2)
1313

1414
allprojects {
1515
apply plugin: 'com.jfrog.bintray'

0 commit comments

Comments
 (0)