diff --git a/js/mod.js b/js/mod.js
index a8b6dc6..ce2147e 100644
--- a/js/mod.js
+++ b/js/mod.js
@@ -18,8 +18,8 @@
// Set your version in num and name
let VERSION = {
- num: "1.2.2",
- name: "The Pet Update Part II: Epic Pets",
+ num: "1.3",
+ name: "The Layout Update - with QoL",
}
let hotkey = `
Hotkeys:
@@ -40,14 +40,14 @@ let credits = `Credits:
`
let changelog = `Changelog:
- v1.2.2 - 90% QoL 10% Inflation
+ v1.3 - The Layout Update - with QoL
- CONTAINS MAJOR SPOILERS FOR THE ENTIRE GAME. READ WITH CAUTION.
Content:
- - Added the Pollinators Layer.
- - Added the Sidebar Layout.
+ - Added the Sidebar Layout.
+ - Added the Pollinators Layer.
Bugfixes:
- Fixed Grass Skip not resetting the last anonymity upgrade.
- Fixed Repli-Trees softcap system not functioning correctly.