Skip to content

Commit

Permalink
Update changelog, bump to 3.3.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
jtsage committed Dec 2, 2023
1 parent 849a05e commit 7e7bf29
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fsg-mod-assistant",
"version": "3.2.0",
"version": "3.2.91",
"description": "FSG Farm Sim Mod Assistant",
"main": "modAssist_main.js",
"homepage": "https://github.com/FSGModding/FSG_Mod_Assistant#readme",
2 changes: 1 addition & 1 deletion renderer/a_changelog.html
Original file line number Diff line number Diff line change
@@ -39,10 +39,10 @@ <h4>Version 3.2.0 Features</h4>
<ul class="list-group list-group-flush mb-3">
<li class="list-group-item bg-body"><span class="w-25 me-2 badge text-bg-primary bg-gradient text-white">CHANGED</span> Mod Parser & Detail Now Multi-Threaded</li>
<li class="list-group-item bg-body"><span class="w-25 me-2 badge text-bg-primary bg-gradient text-white">CHANGED</span> Mod Tag Calculation Improved</li>
<li class="list-group-item bg-body"><span class="w-25 me-2 badge text-bg-info bg-gradient text-white">ADDED</span> Mini-Mode Window</li>
<li class="list-group-item bg-body"><span class="w-25 me-2 badge text-bg-info bg-gradient text-white">ADDED</span> Local Save Game Manager</li>
<li class="list-group-item bg-body"><span class="w-25 me-2 badge text-bg-info bg-gradient text-white">ADDED</span> Frozen Collections (no version updates)</li>
<li class="list-group-item bg-body"><span class="w-25 me-2 badge text-bg-info bg-gradient text-white">ADDED</span> Prompt On Missing Collection Folder</li>
<li class="list-group-item bg-body"><span class="w-25 me-2 badge text-bg-success bg-gradient text-white">FIXED</span> Game Log Viewer Large File Support</li>
</ul>
</div>

0 comments on commit 7e7bf29

Please sign in to comment.