mirror of
https://github.com/misode/misode.github.io.git
synced 2026-05-03 14:12:54 +00:00
1.18.2-pre1
This commit is contained in:
@@ -25,6 +25,7 @@ export namespace Store {
|
||||
if (version && VersionIds.includes(version as VersionId)) {
|
||||
return version as VersionId
|
||||
}
|
||||
if (version === 'latest') return '1.18.2' // Upgrade path, remove in the future
|
||||
return '1.18'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user