Skip to content

Commit

Permalink
Changed version name.
Browse files Browse the repository at this point in the history
  • Loading branch information
Forwaken committed Nov 30, 2024
1 parent 8ac428f commit 93cd97b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions js/mod.js
Original file line number Diff line number Diff line change
Expand Up @@ -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 = `<h1>Hotkeys:</h1><br>
Expand All @@ -40,14 +40,14 @@ let credits = `<h1>Credits:</h1><br>
`

let changelog = `<h1>Changelog:</h1><br>
<h3>v1.2.2 - 90% QoL 10% Inflation</h3><br>
<h3>v1.3 - The Layout Update - with QoL</h3><br>
- CONTAINS MAJOR SPOILERS FOR THE ENTIRE GAME. READ WITH CAUTION.<br>
<br>
<br>
<br>
Content:<br>
- Added the Pollinators Layer.<br>
- Added the Sidebar Layout.<br><br>
- Added the Sidebar Layout.<br>
- Added the Pollinators Layer.<br><br>
Bugfixes:<br>
- Fixed Grass Skip not resetting the last anonymity upgrade.<br>
- Fixed Repli-Trees softcap system not functioning correctly.<br>
Expand Down

0 comments on commit 93cd97b

Please sign in to comment.