Skip to content
This repository was archived by the owner on Oct 1, 2019. It is now read-only.

Commit ee5f4b0

Browse files
committed
Bump to Version 2.0
1 parent 668e429 commit ee5f4b0

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
@@ -16,7 +16,7 @@ tasks.withType(JavaCompile) {
1616
options.encoding = "UTF-8"
1717
}
1818

19-
version = 1.0
19+
version = 2.0
2020
sourceCompatibility = 1.8
2121
mainClassName = 'de.nikos410.discordBot.DiscordBot'
2222

0 commit comments

Comments
 (0)