diff --git a/README.MD b/README.MD index 4ad74dded..6d03f83fe 100644 --- a/README.MD +++ b/README.MD @@ -42,7 +42,7 @@ Add VTerminal as a dependency. ``` dependencies { - implementation 'com.github.Valkryst:VTerminal:2022.12.22' + implementation 'com.github.Valkryst:VTerminal:2022.12.23' } ``` @@ -64,7 +64,7 @@ Add VTerminal as a dependency. com.github.Valkryst VTerminal - 2022.12.22 + 2022.12.23 ``` @@ -79,7 +79,7 @@ resolvers += "jitpack" at "https://jitpack.io" Add VTerminal as a dependency. ``` -libraryDependencies += "com.github.Valkryst" % "VTerminal" % "2022.12.22" +libraryDependencies += "com.github.Valkryst" % "VTerminal" % "2022.12.23" ``` ## Media diff --git a/pom.xml b/pom.xml index 606a99166..a3d23d8ca 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.github.Valkryst VTerminal - 2022.12.22 + 2022.12.23 jar VTerminal