Skip to content

Commit

Permalink
Bump to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jtsage committed Nov 13, 2022
1 parent 4d4f4a0 commit adc1d18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
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": "1.0.2",
"version": "1.1.0",
"description": "FSG Farm Sim Mod Assistant",
"main": "modAssist_main.js",
"homepage": "https://github.com/FSGModding/FSG_Mod_Assistant#readme",
Expand Down
1 change: 1 addition & 0 deletions renderer/a_changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ <h2 class="ps-2 mastHead"><l10n name="app_name"></l10n> <l10n class="ver" name="
<li>ADD: Detect possible key binding conflicts. (new mod cache required)</li>
<li>ADD: Allow toggling of in-game Development Controls</li>
<li>ADD: Allow re-ordering of collections (Folders window)</li>
<li>UPDATE: ru.json (vitalii201), pl.json (KITT3000), and nl.json (Jos)</li>
</ul>
</div>
</div>
Expand Down

0 comments on commit adc1d18

Please sign in to comment.