Skip to content

Commit

Permalink
Paper: Update to 1.21
Browse files Browse the repository at this point in the history
Builds against Paper 1.20.6 do not work on 1.21 due to InventoryView being
changed from a class to an interface in the API.
  • Loading branch information
hpfxd committed Jul 23, 2024
1 parent 39d5c03 commit ddc5aec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paper/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
paper_version=1.20.6-R0.1-SNAPSHOT
paper_version=1.21-R0.1-SNAPSHOT
reflection_remapper_version=0.1.1

0 comments on commit ddc5aec

Please sign in to comment.