diff --git a/README.md b/README.md
index 685501c..cd53fe6 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ ChannelLoggingHandler handler = new ChannelLoggingHandler(() -> jda.getTextChann
me.scarsz.jdaappender
jda5
- 1.2.0-SNAPSHOT
+ 1.2.1-SNAPSHOT
or
@@ -45,7 +45,7 @@ ChannelLoggingHandler handler = new ChannelLoggingHandler(() -> jda.getTextChann
me.scarsz.jdaappender
jda4
- 1.2.0-SNAPSHOT
+ 1.2.1-SNAPSHOT
```
diff --git a/common/pom.xml b/common/pom.xml
index a35909a..94f351c 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -6,7 +6,7 @@
me.scarsz.jdaappender
parent
- 1.2.0-SNAPSHOT
+ 1.2.1-SNAPSHOT
common
diff --git a/jda4/pom.xml b/jda4/pom.xml
index 81842f2..0028489 100644
--- a/jda4/pom.xml
+++ b/jda4/pom.xml
@@ -6,7 +6,7 @@
me.scarsz.jdaappender
parent
- 1.2.0-SNAPSHOT
+ 1.2.1-SNAPSHOT
jda4
diff --git a/jda5/pom.xml b/jda5/pom.xml
index 8aefbe3..5fcc553 100644
--- a/jda5/pom.xml
+++ b/jda5/pom.xml
@@ -6,7 +6,7 @@
me.scarsz.jdaappender
parent
- 1.2.0-SNAPSHOT
+ 1.2.1-SNAPSHOT
jda5
diff --git a/pom.xml b/pom.xml
index 8667599..f0294ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
me.scarsz.jdaappender
parent
- 1.2.0-SNAPSHOT
+ 1.2.1-SNAPSHOT
pom
@@ -63,7 +63,7 @@
me.scarsz.jdaappender
common
- 1.2.0-SNAPSHOT
+ 1.2.1-SNAPSHOT