Skip to content

Commit

Permalink
Update version to 2020.12.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Valkryst committed Dec 10, 2020
1 parent 61a22a8 commit 431c717
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 @@ -37,7 +37,7 @@ Dependency:
<dependency>
<groupId>com.github.Valkryst</groupId>
<artifactId>VTerminal</artifactId>
<version>2020.02.10-break</version>
<version>2020.12.10</version>
</dependency>

### Jar
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>2020.12.03</version>
<version>2020.12.10</version>

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

0 comments on commit 431c717

Please sign in to comment.