Skip to content

Commit

Permalink
Bump to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Insprill committed Jul 22, 2023
1 parent 2b105ee commit bccb48b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
0.x.x:
0.4.0:
Runtime:
- Switched back to Unity Mod Manager.
- Fixed world maps not updating when changing map.
Expand Down
2 changes: 1 addition & 1 deletion PackageBuilder/Assets/Mapify/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.0
0.4.0
2 changes: 1 addition & 1 deletion info.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"Id": "Mapify",
"Version": "0.3.0",
"Version": "0.4.0",
"DisplayName": "Mapify",
"Author": "Insprill",
"EntryMethod": "Mapify.Mapify.Load",
Expand Down

0 comments on commit bccb48b

Please sign in to comment.