1
0
mirror of https://github.com/zumbiepig/MineXLauncher.git synced 2025-06-26 10:05:10 +00:00

update changelog

This commit is contained in:
zumbiepig
2024-08-21 16:15:36 -07:00
parent 43b52601ad
commit 8d38d068f1
2 changed files with 3 additions and 1 deletions

View File

@@ -343,7 +343,8 @@ if (window.location.pathname === '/') {
alert(`MineXLauncher has been updated to v${launcherVersion}!
Changes in v${launcherVersion}:
- You can now install the launcher as a PWA web app`);
- You can now install the launcher as a PWA web app
- Ads have been added, join the Discord server to disable them`);
storage.local.set('lastVersion', launcherVersion);
}
});