mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-28 17:18:46 +00:00
1.19 release
This commit is contained in:
@@ -88,6 +88,8 @@ const ARTICLE_OVERRIDES = new Map(Object.entries({
|
||||
'1.18-pre8': 'minecraft-1-18-pre-release-6',
|
||||
1.18: 'caves---cliffs--part-ii-out-today-java',
|
||||
'1.18.2-pre3': 'minecraft-1-18-2-pre-release-2',
|
||||
'1.18.2-pre5': 'minecraft-1-18-2-pre-release-4',
|
||||
1.19: 'the-wild-update-out-today-java',
|
||||
}))
|
||||
|
||||
export function getArticleLink(version: string): string | undefined {
|
||||
|
||||
Reference in New Issue
Block a user