Skip to content

Commit

Permalink
Update to 1.21.4-pre2
Browse files Browse the repository at this point in the history
  • Loading branch information
mache-sculptor[bot] authored and runner committed Nov 25, 2024
1 parent ca23b29 commit fa7cc65
Show file tree
Hide file tree
Showing 76 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ versions/**/run
# Ignore all versions by default
versions/*
# Don't ignore the current version
!versions/1.21.4-pre1
!versions/1.21.4-pre2
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {

val generateReportsProperty = providers.gradleProperty("generateReports")
mache {
minecraftVersion = "1.21.4-pre1"
minecraftVersion = "1.21.4-pre2"
minecraftJarType = MinecraftJarType.SERVER

repositories.register("sonatype snapshots") {
Expand Down

0 comments on commit fa7cc65

Please sign in to comment.