From 2b5b462dcda269b0f4eefb95167be80e2d1ccdb2 Mon Sep 17 00:00:00 2001 From: Valkryst Date: Fri, 26 Feb 2021 23:35:04 -0400 Subject: [PATCH] Update version from `2021.02.26-break` to `2021.02.26-hotfix` --- README.MD | 6 +++--- pom.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.MD b/README.MD index be77553bc0..361c6fe274 100644 --- a/README.MD +++ b/README.MD @@ -45,7 +45,7 @@ Add VTerminal as a dependency. ``` dependencies { - implementation 'com.github.Valkryst:VTerminal:2021.02.26-break' + implementation 'com.github.Valkryst:VTerminal:2021.02.26-hotfix' } ``` @@ -67,7 +67,7 @@ Add VTerminal as a dependency. com.github.Valkryst VTerminal - 2021.02.26-break + 2021.02.26-hotfix ``` @@ -82,7 +82,7 @@ resolvers += "jitpack" at "https://jitpack.io" Add VTerminal as a dependency. ``` -libraryDependencies += "com.github.Valkryst" % "VTerminal" % "2021.02.26-break" +libraryDependencies += "com.github.Valkryst" % "VTerminal" % "2021.02.26-hotfix" ``` ## Supported Components diff --git a/pom.xml b/pom.xml index 7a4422f511..b0b14fe0ea 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.github.Valkryst VTerminal - 2021.02.26-break + 2021.02.26-hotfix jar VTerminal