Skip to content

Commit

Permalink
Update api-version to 1.19 (#2192)
Browse files Browse the repository at this point in the history
Recent commit uses decorated pots, which were added as a 1.20 preview feature in 1.19.4.
  • Loading branch information
Jikoo committed Jan 8, 2024
1 parent f7e86c0 commit 8810ed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ main: me.ryanhamshire.GriefPrevention.GriefPrevention
softdepend: [Vault, Multiverse-Core, My_Worlds, MystCraft, Transporter, WorldGuard, WorldEdit, RoyalCommands, MultiWorld, Denizen, CommandHelper]
dev-url: https://dev.bukkit.org/projects/grief-prevention
version: '${git.commit.id.describe}'
api-version: '1.17'
api-version: '1.19'
commands:
abandonclaim:
description: Deletes a claim.
Expand Down

0 comments on commit 8810ed8

Please sign in to comment.