Skip to content

Commit

Permalink
version increment
Browse files Browse the repository at this point in the history
  • Loading branch information
CubBossa committed Jan 19, 2024
1 parent 6e23180 commit 8a51bd5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions TinyTranslations-bukkit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>de.cubbossa</groupId>
<artifactId>TinyTranslations</artifactId>
<version>4.3.2</version>
<version>4.3.3</version>
</parent>

<artifactId>TinyTranslations-bukkit</artifactId>
Expand All @@ -28,7 +28,7 @@
<dependency>
<groupId>de.cubbossa</groupId>
<artifactId>TinyTranslations-common</artifactId>
<version>4.3.2</version>
<version>4.3.3</version>
</dependency>

<!--This adds the Spigot API artifact to the build -->
Expand Down
2 changes: 1 addition & 1 deletion TinyTranslations-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>de.cubbossa</groupId>
<artifactId>TinyTranslations</artifactId>
<version>4.3.2</version>
<version>4.3.3</version>
</parent>

<artifactId>TinyTranslations-common</artifactId>
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>de.cubbossa</groupId>
<artifactId>TinyTranslations</artifactId>
<version>4.3.2</version>
<version>4.3.3</version>
<packaging>pom</packaging>

<name>TinyTranslations</name>
Expand Down

0 comments on commit 8a51bd5

Please sign in to comment.