diff --git a/README.MD b/README.MD
index 2f3943706..716f76fd0 100644
--- a/README.MD
+++ b/README.MD
@@ -46,7 +46,7 @@ Add VTerminal as a dependency.
```
dependencies {
- implementation 'com.github.Valkryst:VTerminal:2024.1.6'
+ implementation 'com.github.Valkryst:VTerminal:2024.9.8'
}
```
@@ -68,7 +68,7 @@ Add VTerminal as a dependency.
com.github.Valkryst
VTerminal
- 2024.1.6
+ 2024.9.8
```
@@ -83,7 +83,7 @@ resolvers += "jitpack" at "https://jitpack.io"
Add VTerminal as a dependency.
```
-libraryDependencies += "com.github.Valkryst" % "VTerminal" % "2024.1.6"
+libraryDependencies += "com.github.Valkryst" % "VTerminal" % "2024.9.8"
```
## Media
diff --git a/pom.xml b/pom.xml
index 15b2bd159..bf7f69432 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.github.Valkryst
VTerminal
- 2024.1.6
+ 2024.9.8
jar
${project.artifactId}