Skip to content

Commit

Permalink
Update to 24w10a
Browse files Browse the repository at this point in the history
  • Loading branch information
mache-sculptor[bot] authored and runner committed Apr 23, 2024
1 parent c3ae5d4 commit 5ecee0b
Show file tree
Hide file tree
Showing 65 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 @@ -44,4 +44,4 @@ versions/**/run
# Ignore all versions by default
versions/*
# Don't ignore the current version
!versions/24w09a
!versions/24w10a
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {

val generateReportsProperty = providers.gradleProperty("generateReports")
mache {
minecraftVersion = "24w09a"
minecraftVersion = "24w10a"

repositories.register("sonatype snapshots") {
url = "https://s01.oss.sonatype.org/content/repositories/snapshots/"
Expand Down

0 comments on commit 5ecee0b

Please sign in to comment.