Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Thatsmusic99 committed Dec 3, 2022
1 parent 4dc4b08 commit 6450e00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -7,12 +7,12 @@
<groupId>io.github.niestrat99</groupId>
<artifactId>AdvancedTeleport</artifactId>
<packaging>pom</packaging>
<version>v5.6.4</version>
<version>v5.6.5</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!--suppress UnresolvedMavenProperty -->
<module.version>5.6.4+DEV_${env.BUILD_NUMBER}</module.version>
<module.version>5.6.5+DEV_${env.BUILD_NUMBER}</module.version>
<jenkins.timestamp>${maven.build.timestamp}</jenkins.timestamp>
<dir>${project.build.directory}</dir>
</properties>
Expand Down

0 comments on commit 6450e00

Please sign in to comment.