diff --git a/Assets/LDtkUnity/CHANGELOG.md b/Assets/LDtkUnity/CHANGELOG.md index b8a358dc..e1b41d94 100644 --- a/Assets/LDtkUnity/CHANGELOG.md +++ b/Assets/LDtkUnity/CHANGELOG.md @@ -1,3 +1,10 @@ +## [5.0.14](https://github.com/Cammin/LDtkToUnity/compare/5.0.13...5.0.14) (2024-05-09) + + +### Bug Fixes + +* try new CI notification ([cbf4c55](https://github.com/Cammin/LDtkToUnity/commit/cbf4c55006807ff703ac0d7af165dbbd52819b56)) + ## [5.0.13](https://github.com/Cammin/LDtkToUnity/compare/5.0.12...5.0.13) (2024-05-09) diff --git a/Assets/LDtkUnity/package.json b/Assets/LDtkUnity/package.json index ddf1559c..0a3a8598 100644 --- a/Assets/LDtkUnity/package.json +++ b/Assets/LDtkUnity/package.json @@ -1,6 +1,6 @@ { "name": "com.cammin.ldtkunity", - "version": "5.0.13", + "version": "5.0.14", "displayName": "LDtk to Unity", "description": "A Unity importer system for the Level Designer Toolkit.", "documentationUrl": "https://cammin.github.io/LDtkToUnity/",