Skip to content

Commit

Permalink
Updates version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Valkryst committed Nov 1, 2017
1 parent 1c98dd8 commit a817873
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.16.0-BETA</version>
<version>2.17.0-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.16.0-BETA</version>
<version>2.17.0-BETA</version>

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

0 comments on commit a817873

Please sign in to comment.