Skip to content

Commit

Permalink
chore(version): bump to 5.6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Thatsmusic99 committed Jul 3, 2023
1 parent 31da33d commit 3e2f290
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion AdvancedTeleport-Bukkit/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>AdvancedTeleport</artifactId>
<groupId>io.github.niestrat99</groupId>
<version>v5.6.11</version>
<version>v5.6.12</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
Expand Down
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.11</version>
<version>v5.6.12</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!--suppress UnresolvedMavenProperty -->
<module.version>5.6.11+DEV_${env.BUILD_NUMBER}</module.version>
<module.version>5.6.12+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 3e2f290

Please sign in to comment.