diff --git a/README.MD b/README.MD index 03ca59610..2f3943706 100644 --- a/README.MD +++ b/README.MD @@ -46,7 +46,7 @@ Add VTerminal as a dependency. ``` dependencies { - implementation 'com.github.Valkryst:VTerminal:2023.9.21' + implementation 'com.github.Valkryst:VTerminal:2024.1.6' } ``` @@ -68,7 +68,7 @@ Add VTerminal as a dependency. com.github.Valkryst VTerminal - 2023.9.21 + 2024.1.6 ``` @@ -83,7 +83,7 @@ resolvers += "jitpack" at "https://jitpack.io" Add VTerminal as a dependency. ``` -libraryDependencies += "com.github.Valkryst" % "VTerminal" % "2023.9.21" +libraryDependencies += "com.github.Valkryst" % "VTerminal" % "2024.1.6" ``` ## Media diff --git a/pom.xml b/pom.xml index 5fb1bc19a..593f9ac64 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.github.Valkryst VTerminal - 2023.9.21 + 2024.1.6 jar VTerminal