Skip to content

Commit

Permalink
Merge pull request #13 from snowpegeon/Update1.21.4
Browse files Browse the repository at this point in the history
UpdateRtag1.5.9
  • Loading branch information
snowpegeon authored Dec 5, 2024
2 parents c1f4f7d + 76409f1 commit 1cde327
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 1cde327

Please sign in to comment.