diff --git a/README.md b/README.md index 5be60ca..9b9e7bd 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Open your `game.project` file and add the following lines to the dependencies fi **[Druid](https://github.com/Insality/druid/)** ``` -https://github.com/Insality/druid/archive/refs/tags/1.1.5.zip +https://github.com/Insality/druid/archive/refs/tags/1.1.6.zip ``` **[Defold Event](https://github.com/Insality/defold-event)** diff --git a/wiki/changelog.md b/wiki/changelog.md index faaa41e..29e9640 100644 --- a/wiki/changelog.md +++ b/wiki/changelog.md @@ -718,3 +718,6 @@ Please support me if you like this project! It will help me keep engaged to upda #### Druid 1.1.5 - Update for using `defold-event` library v12 + +#### Druid 1.1.6 +- [#326] Fix for Editor Scripts corrupt file issue