Skip to content

Commit

Permalink
Update next release target to 1.21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
misode committed Oct 22, 2024
1 parent 9d71442 commit 60f6982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/java-edition/src/dependency/mcmeta.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export async function resolveConfiguredVersion(
}
}
// DOCS: Update this when a new snapshot cycle begins
return '1.21.2'
return '1.21.3'
}

function toVersionInfo(version: McmetaVersion | undefined): VersionInfo {
Expand Down

0 comments on commit 60f6982

Please sign in to comment.