Commit 7c3d17b 1 parent 8f4476b commit 7c3d17b Copy full SHA for 7c3d17b
File tree 2 files changed +2
-2
lines changed
src/com/tisawesomeness/minecord
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.tisawesomeness</groupId >
5
5
<artifactId >minecord</artifactId >
6
- <version >0.17.13 </version >
6
+ <version >0.17.14 </version >
7
7
8
8
<repositories >
9
9
<repository >
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ public class Bot {
45
45
public static final String donate = "https://ko-fi.com/tis_awesomeness" ;
46
46
public static final String terms = "https://minecord.github.io/terms" ;
47
47
public static final String privacy = "https://minecord.github.io/privacy" ;
48
- private static final String version = "0.17.13 " ;
48
+ private static final String version = "0.17.14 " ;
49
49
public static final String jdaVersion = "5.0.1" ;
50
50
public static final Color color = Color .GREEN ;
51
51
You can’t perform that action at this time.
0 commit comments