Skip to content

Commit 75ff975

Browse files
committed
Updated version in build.gradle
1 parent f57b271 commit 75ff975

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
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group 'com.polymars'
8-
version '1.0'
8+
version '1.1'
99

1010
mainClassName = "Bot"
1111
sourceCompatibility = 1.8;

0 commit comments

Comments
 (0)