Skip to content

Commit

Permalink
Compile against 1.20.6 (Fixes #599)
Browse files Browse the repository at this point in the history
Might need to use a module or different profile to run Material shortening tests for 1.21 items :S
  • Loading branch information
Phoenix616 committed Jun 20, 2024
1 parent 32aa140 commit 64c3126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@
<build.number>${buildNumber}</build.number>
<user.name>${buildType}</user.name>
<bukkit.plugin.version>${project.version} ${buildDescription}</bukkit.plugin.version>
<bukkit.dependency.version>1.21-R0.1-SNAPSHOT</bukkit.dependency.version>
<bukkit.dependency.version>1.20.6-R0.1-SNAPSHOT</bukkit.dependency.version>
</properties>

<profiles>
Expand Down

0 comments on commit 64c3126

Please sign in to comment.