diff options
Diffstat (limited to 'version.json')
| -rw-r--r-- | version.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/version.json b/version.json index e906456b4..a9b82644b 100644 --- a/version.json +++ b/version.json @@ -6,7 +6,7 @@ }, { "game": "1.13.2", - "mod": "2.2.0.16" + "mod": "2.3.0.17" } ], "changelogs": { @@ -15,6 +15,11 @@ "version": "2.2.0.16", "text": "Added a version checker, an option to mirror the item panel and fixed interacting with REI when hidden.", "level": "light" + }, + { + "version": "2.3.0.17", + "text": "Fixed lots of bugs", + "level": "useful" } ] } |
