diff --git a/pom.xml b/pom.xml
index 1fde923..973fe1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
club.bytecode.the
jda
- 1.1.1
+ 1.2.0
diff --git a/src/main/java/club/bytecode/the/jda/JDA.java b/src/main/java/club/bytecode/the/jda/JDA.java
index 3fa750d..77cf155 100644
--- a/src/main/java/club/bytecode/the/jda/JDA.java
+++ b/src/main/java/club/bytecode/the/jda/JDA.java
@@ -38,7 +38,7 @@
import java.util.function.Supplier;
public class JDA {
- public static final String version = "1.1.1";
+ public static final String version = "1.2.0";
public static final String ISSUE_TRACKER_URL = "https://github.com/LLVM-but-worse/jda/issues";
public static final String fs = System.getProperty("file.separator");
diff --git a/src/main/resources/club/bytecode/the/jda/html/about.html b/src/main/resources/club/bytecode/the/jda/html/about.html
index 6717a48..3df637b 100644
--- a/src/main/resources/club/bytecode/the/jda/html/about.html
+++ b/src/main/resources/club/bytecode/the/jda/html/about.html
@@ -4,7 +4,7 @@
JDA - The Java Disassembler
Version $JDA_VERSION$
-(c) 2016-2018 ecx86
+(c) 2016-2019 ecx86
Icon by Brayden Gregerson