Skip to content
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.

Commit

Permalink
Increase version number to 6.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
PyvesB committed Oct 17, 2020
1 parent 17b78c3 commit 2b10905
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion advanced-achievements-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.hm.achievement</groupId>
<artifactId>advanced-achievements</artifactId>
<version>6.6.1</version>
<version>6.6.2</version>
</parent>
<artifactId>advanced-achievements-api</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion advanced-achievements-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.hm.achievement</groupId>
<artifactId>advanced-achievements</artifactId>
<version>6.6.1</version>
<version>6.6.2</version>
</parent>
<artifactId>advanced-achievements-plugin</artifactId>
<packaging>jar</packaging>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#=============================================================#
# +---------------------------------------------------------+ #
# | Advanced Achievements Slovak translation by KondzioSvk | #
# | ~ Valid as of version 6.6.1 ~ | #
# | ~ Valid as of version 6.6.2 ~ | #
# | Newer plugin versions will automatically append new | #
# | untranslated parameters to the end of the file. | #
# +---------------------------------------------------------+ #
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.hm.achievement</groupId>
<artifactId>advanced-achievements</artifactId>
<version>6.6.1</version>
<version>6.6.2</version>
<url>https://github.com/PyvesB/advanced-achievements</url>
<name>AdvancedAchievements</name>
<description>A Minecraft plugin that brings unique and challenging achievements on your server! Books, GUI, rankings, rewards, effects and more!</description>
Expand Down Expand Up @@ -84,7 +84,7 @@
<dependency>
<groupId>com.hm.achievement</groupId>
<artifactId>advanced-achievements-api</artifactId>
<version>6.6.1</version>
<version>6.6.2</version>
</dependency>
<dependency>
<groupId>com.google.dagger</groupId>
Expand Down

0 comments on commit 2b10905

Please sign in to comment.