File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
src/main/java/club/bytecode/the/jda Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6868 <dependency >
6969 <groupId >club.bytecode.the</groupId >
7070 <artifactId >jda</artifactId >
71- <version >1.0 .0</version >
71+ <version >1.1 .0</version >
7272 </dependency >
7373 <dependency >
7474 <groupId >org.mapleir</groupId >
Original file line number Diff line number Diff line change 66
77 <groupId >club.bytecode.the</groupId >
88 <artifactId >jda</artifactId >
9- <version >1.0 .0</version >
9+ <version >1.1 .0</version >
1010
1111 <repositories >
1212 <repository >
Original file line number Diff line number Diff line change 3030
3131public class JDA {
3232 /*per version*/
33- public static final String version = "1.0 .0" ;
33+ public static final String version = "1.1 .0" ;
3434 public static final boolean previewCopy = false ;
3535 /* Constants */
3636 public static final String fs = System .getProperty ("file.separator" );
You can’t perform that action at this time.
0 commit comments