mirror of
https://git.bits.team/Bits/mod-manager.git
synced 2024-11-14 10:28:21 -05:00
Update Minecraft version when there is a migration
This commit is contained in:
parent
b69b6bd725
commit
7ad2992149
@ -315,6 +315,7 @@ export default class Mods {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
await MinecraftUtils.updateCurrentMinecraftVersion(version)
|
||||||
PrintUtils.success(`Successfully migrated to ${version}`)
|
PrintUtils.success(`Successfully migrated to ${version}`)
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user