Skip to content

Commit 85bdc40

Browse files
committed
bump version
1 parent f07ed0f commit 85bdc40

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
@@ -7,7 +7,7 @@ plugins{
77
id 'com.github.johnrengelman.shadow' version '5.2.0'
88
}
99

10-
def ver = new Version(major: 5, minor: 1, revision: 7)
10+
def ver = new Version(major: 5, minor: 1, revision: 8)
1111

1212
group = "org.botblock"
1313
version = "$ver"

0 commit comments

Comments
 (0)