Skip to content

Commit

Permalink
Release Patch 1.7.15
Browse files Browse the repository at this point in the history
  • Loading branch information
seiyria committed Oct 9, 2024
1 parent 461f750 commit 29c0f0a
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
## <small>1.7.15 (2024-10-09)</small>

* change max animation ([461f750](https://github.com/LandOfTheRair/mod-toolkit-v2/commit/461f750))



## <small>1.7.14 (2024-10-09)</small>

* change max sprite for item ([72c4c16](https://github.com/LandOfTheRair/mod-toolkit-v2/commit/72c4c16))
* Release Patch 1.7.14 ([b9667cc](https://github.com/LandOfTheRair/mod-toolkit-v2/commit/b9667cc))
* Sync version ([1bc0556](https://github.com/LandOfTheRair/mod-toolkit-v2/commit/1bc0556))



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 @@ -6,7 +6,7 @@
"repository": {
"url": "https://github.com/LandOfTheRair/mod-toolkit-v2"
},
"version": "1.7.14",
"version": "1.7.15",
"main": "app/main.js",
"private": true,
"scripts": {
Expand Down

0 comments on commit 29c0f0a

Please sign in to comment.