Version Bump

This commit is contained in:
thepaperpilot 2022-12-25 17:09:41 -06:00
parent cb2c77fa00
commit 96263d8bc9
2 changed files with 6 additions and 1 deletions

View file

@ -10,6 +10,11 @@
<ul>
<li class="fix">1.0.1 - Fixed mastery resets breaking the game state</li>
<li class="fix">1.0.1 - Fixed the wrong elves causing elf resets</li>
<li class="fix">
1.0.2 - Fixed factory upgrade grid cost increasing more than it should
</li>
<li class="fix">1.0.2 - Fixed white dye boost showing before unlocking</li>
<li class="fix">1.0.2 - Hardcap packing resets to 3</li>
</ul>
</details>
</template>

View file

@ -8,7 +8,7 @@
"discordName": "",
"discordLink": "",
"versionNumber": "1.0.1",
"versionNumber": "1.0.2",
"versionTitle": "Initial Commit",
"allowGoBack": true,