Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Marlamin committed Jul 16, 2024
1 parent 6cf1326 commit cf97bcd
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
0.1.61 (16-07-2024)
- Fixed issue with raw WMO exports failing due to missing LOD groups.

0.1.60 (15-07-2024)
- Added exporting of .skel files and files referenced by .skel files for raw M2 exports.
- Added exporting of WMO LOD groups for raw WMO exports.
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "wow.export",
"description": "Export Toolkit for World of Warcraft",
"license": "MIT",
"version": "0.1.60",
"version": "0.1.61",
"contributors": [
"Kruithne <[email protected]> (https://kruithne.net/)",
"Marlamin <[email protected]> (https://marlamin.com/)"
Expand Down

0 comments on commit cf97bcd

Please sign in to comment.