Skip to content

Commit

Permalink
minor meta fix and pom bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Jun 9, 2024
1 parent 409a3a9 commit 91baff6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<craftbukkit.version>1.20.4-R0.1-SNAPSHOT</craftbukkit.version>
<citizens.version>2.0.33-SNAPSHOT</citizens.version>
<craftbukkit.version>1.20.6-R0.1-SNAPSHOT</craftbukkit.version>
<citizens.version>2.0.34-SNAPSHOT</citizens.version>
<denizen.version>1.3.0-SNAPSHOT</denizen.version>
<BUILD_NUMBER>Unknown</BUILD_NUMBER>
</properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ public static void register() {
// @deprecated Use 'ItemTag.essentials_worth'
// @description
// Deprecated in favor of <@link mechanism ItemTag.essentials_worth>.
// @tags
// <ItemTag.essentials_worth>
// -->

// <--[mechanism]
Expand Down

0 comments on commit 91baff6

Please sign in to comment.