diff --git a/README.MD b/README.MD
index 9817fc047..fb4da05cc 100644
--- a/README.MD
+++ b/README.MD
@@ -47,7 +47,7 @@ Add VTerminal as a dependency.
```
dependencies {
- implementation 'com.github.Valkryst:VTerminal:2024.9.8'
+ implementation 'com.github.Valkryst:VTerminal:2024.11.14'
}
```
@@ -69,7 +69,7 @@ Add VTerminal as a dependency.
com.github.Valkryst
VTerminal
- 2024.9.8
+ 2024.11.14
```
@@ -84,7 +84,7 @@ resolvers += "jitpack" at "https://jitpack.io"
Add VTerminal as a dependency.
```
-libraryDependencies += "com.github.Valkryst" % "VTerminal" % "2024.9.8"
+libraryDependencies += "com.github.Valkryst" % "VTerminal" % "2024.11.14"
```
## Media
diff --git a/pom.xml b/pom.xml
index 31173ea6e..74963d694 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.github.Valkryst
VTerminal
- 2024.9.8
+ 2024.11.14
jar
${project.artifactId}