Skip to content

Commit

Permalink
Updated Upstream (Paper)
Browse files Browse the repository at this point in the history
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@9ab644e Fix `TooltipContext.create` being wrong(#11254)
PaperMC/Paper@11b4ac7 Fix disableEndCredits world config (#11261)
  • Loading branch information
granny committed Aug 15, 2024
1 parent 07979c3 commit 3f790ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ group = org.purpurmc.purpur
version = 1.21.1-R0.1-SNAPSHOT

mcVersion = 1.21.1
paperCommit = 7c9240f4a63b13be1fdcedbfb0270f9b49b75518
paperCommit = 11b4ac7c659ffb7e4790b0856b14117b6d532200

org.gradle.caching = true
org.gradle.parallel = true
Expand Down

0 comments on commit 3f790ac

Please sign in to comment.