Skip to content

Commit 98e1df0

Browse files
committed
Version bump for testing
1 parent c23c9fe commit 98e1df0

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: 4, minor: 2, revision: 4)
10+
def ver = new Version(major: 4, minor: 2, revision: 5)
1111

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

0 commit comments

Comments
 (0)