Skip to content

Commit

Permalink
Updates version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Valkryst committed Oct 17, 2017
1 parent b9ceeaa commit 8cca058
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Dependency:
<dependency>
<groupId>com.github.Valkryst</groupId>
<artifactId>VTerminal</artifactId>
<version>2.9.1-BETA</version>
<version>2.9.2-BETA</version>
</dependency>

You may also need to add VRadio as a dependency:
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.github.Valkryst</groupId>
<artifactId>VTerminal</artifactId>
<version>2.9.1-BETA</version>
<version>2.9.2-BETA</version>

<properties>
<maven.compiler.source>1.8</maven.compiler.source>
Expand Down

0 comments on commit 8cca058

Please sign in to comment.