File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
java/club/bytecode/the/jda
resources/club/bytecode/the/jda/html Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 66
77 <groupId >club.bytecode.the</groupId >
88 <artifactId >jda</artifactId >
9- <version >1.1.1 </version >
9+ <version >1.2.0 </version >
1010
1111 <repositories >
1212 <repository >
Original file line number Diff line number Diff line change 3838import java .util .function .Supplier ;
3939
4040public class JDA {
41- public static final String version = "1.1.1 " ;
41+ public static final String version = "1.2.0 " ;
4242
4343 public static final String ISSUE_TRACKER_URL = "https://github.com/LLVM-but-worse/jda/issues" ;
4444 public static final String fs = System .getProperty ("file.separator" );
Original file line number Diff line number Diff line change 44< img src ='$JDA_ICON$ '">
55< h2 > JDA - The Java Disassembler</ h2 >
66Version $JDA_VERSION$< br />
7- (c) 2016-2018 ecx86< br />
7+ (c) 2016-2019 ecx86< br />
88Icon by < a href ="http://braydengregerson.com "> Brayden Gregerson</ a > < br />
99</ p >
1010</ body >
You can’t perform that action at this time.
0 commit comments