mirror of
https://github.com/thepaperpilot/Advent-Incremental.git
synced 2025-01-30 07:01:45 +00:00
Version Bump
This commit is contained in:
parent
af53a1d012
commit
fa186891c7
2 changed files with 5 additions and 1 deletions
|
@ -16,6 +16,10 @@
|
||||||
<li class="fix">1.0.2 - Fixed white dye boost showing before unlocking</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>
|
<li class="fix">1.0.2 - Hardcap packing resets to 3</li>
|
||||||
<li class="feature">1.0.3 - Added option to ignore date</li>
|
<li class="feature">1.0.3 - Added option to ignore date</li>
|
||||||
|
<li class="feature">
|
||||||
|
1.0.4 - Added warning when it's not December to change the ignore date
|
||||||
|
option
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</details>
|
</details>
|
||||||
</template>
|
</template>
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
"discordName": "",
|
"discordName": "",
|
||||||
"discordLink": "",
|
"discordLink": "",
|
||||||
|
|
||||||
"versionNumber": "1.0.3",
|
"versionNumber": "1.0.4",
|
||||||
"versionTitle": "Initial Commit",
|
"versionTitle": "Initial Commit",
|
||||||
|
|
||||||
"allowGoBack": true,
|
"allowGoBack": true,
|
||||||
|
|
Loading…
Add table
Reference in a new issue