Skip to content

Commit

Permalink
version: 2023.11.07
Browse files Browse the repository at this point in the history
  • Loading branch information
CanadaHonk committed Nov 7, 2023
1 parent c1985f5 commit 918f373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ if (window.crossOriginIsolated === false) {
// if (worker.active.state === 'activated') location.reload();
}

window.version = `2023.11.06`;
window.version = `2023.11.07`;

const welcome = () => load('about:welcome');
window.welcome = welcome;
Expand Down

0 comments on commit 918f373

Please sign in to comment.