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@bebcc9c Make exception during command conversion non-fatal
PaperMC/Paper@2faa3b2 Correctly copy alias requirements in command upgrader
  • Loading branch information
granny committed May 13, 2024
1 parent 12905d5 commit c637b74
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.20.6-R0.1-SNAPSHOT

mcVersion = 1.20.6
paperCommit = fa8a407072c320564c39d32d2d221550c3e6d5b6
paperCommit = 2faa3b2f44c962ce7413e8e3d71e32786851d556

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

0 comments on commit c637b74

Please sign in to comment.