Skip to content

Make sure all 26.1.x versions are marked as supported#6401

Open
Novampr wants to merge 2 commits into
GeyserMC:masterfrom
Novampr:fix/supported_versions
Open

Make sure all 26.1.x versions are marked as supported#6401
Novampr wants to merge 2 commits into
GeyserMC:masterfrom
Novampr:fix/supported_versions

Conversation

@Novampr
Copy link
Copy Markdown
Contributor

@Novampr Novampr commented May 12, 2026

Adds 26.1 and 26.1.2 to Modrinth publishing, and 26.1.1 and 26.1.2 internally.

@onebeastchris
Copy link
Copy Markdown
Member

Why aren't we just bumping to 26.1.2 in the libs.version.toml?

@SleepyPopp
Copy link
Copy Markdown
Contributor

SleepyPopp commented May 12, 2026

Is there really a point to bump it to 26.1.2 when 26.1 - 26.1.2 are the same thing? 🤔

@onebeastchris
Copy link
Copy Markdown
Member

It'd make sure that the runServer tasks use 26.1.2 :p

versionType.set("beta")
changelog.set(System.getenv("CHANGELOG") ?: "")
gameVersions.addAll(libs.minecraft.get().version as String)
gameVersions.addAll("26.1", libs.minecraft.get().version as String, "26.1.2")
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

requires changes after the latest commit :p

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants