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@0b21890 Fix villager infection chance not being handled properly (#9897)
PaperMC/Paper@8493340 Add another slot sanity check
  • Loading branch information
granny committed Nov 3, 2023
1 parent c9aee07 commit 8a1e23d
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.2-R0.1-SNAPSHOT

mcVersion = 1.20.2
paperCommit = 1865625d958b94d82e0bd601d6d860318980c4c4
paperCommit = 8493340be4fa69fa9369719272e5dff1b7a2f455

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

0 comments on commit 8a1e23d

Please sign in to comment.