diff --git a/src/js/changelog.js b/src/js/changelog.js index 1780d516..4b469e02 100644 --- a/src/js/changelog.js +++ b/src/js/changelog.js @@ -3,9 +3,10 @@ export const CHANGELOG = [ version: "1.1.6", date: "unreleased", entries: [ - "Fixed firefox not loading the game when browsing in private mode", + "The steam release will happen on the 7th of June - Be sure to add it to your wishlist! View on steam", "Fixed level complete dialog being blurred when the shop was opened before", - "Increased icon visibility for windows builds", + "Standalone: Increased icon visibility for windows builds", + "Web version: Fixed firefox not loading the game when browsing in private mode", ], }, diff --git a/version b/version index 314c3d71..ab679818 100644 --- a/version +++ b/version @@ -1 +1 @@ -1.1.5 \ No newline at end of file +1.1.6 \ No newline at end of file