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@d3ffa62 fix default item attributes
PaperMC/Paper@b149584 Always show command exception stack traces in logs (#10766)
  • Loading branch information
granny committed May 23, 2024
1 parent 248ba17 commit ed1e0ec
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 = 980cff9f298032f8670b20368851b8a7316a44d7
paperCommit = b14958485d88cdf2ba5e1ea4a7bc3171ba9a7de3

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

0 comments on commit ed1e0ec

Please sign in to comment.