Skip to content

Commit

Permalink
Update to 25w02a
Browse files Browse the repository at this point in the history
  • Loading branch information
mache-sculptor[bot] authored and runner committed Jan 8, 2025
1 parent 127483f commit 80503e0
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 @@ -46,4 +46,4 @@ versions/**/runClient
# Ignore all versions by default
versions/*
# Don't ignore the current version
!versions/1.21.4
!versions/25w02a
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"
minecraftVersion = "25w02a"
minecraftJarType = MinecraftJarType.SERVER

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

0 comments on commit 80503e0

Please sign in to comment.