Skip to content

Commit

Permalink
UpdateRtag1.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
snowpegeon committed Dec 5, 2024
1 parent ccd43d1 commit 76409f1
Showing 1 changed file with 2 additions and 2 deletions.
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>wacky.horseeggs</groupId>
<artifactId>HorseEggs</artifactId>
<version>1.3.2</version>
<version>1.3.3</version>
<build>
<plugins>
<plugin>
Expand Down Expand Up @@ -118,7 +118,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>21</maven.compiler.source>
<maven.compiler.target>21</maven.compiler.target>
<rtag-version>1.5.8</rtag-version>
<rtag-version>1.5.9</rtag-version>
</properties>
<repositories>
<repository>
Expand Down

0 comments on commit 76409f1

Please sign in to comment.