Release 1.1.6

This commit is contained in:
Insality
2025-09-27 14:01:54 +03:00
parent 872af8fb8e
commit b2d73bafa4
2 changed files with 4 additions and 1 deletions

View File

@@ -39,7 +39,7 @@ Open your `game.project` file and add the following lines to the dependencies fi
**[Druid](https://github.com/Insality/druid/)** **[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)** **[Defold Event](https://github.com/Insality/defold-event)**

View File

@@ -718,3 +718,6 @@ Please support me if you like this project! It will help me keep engaged to upda
#### Druid 1.1.5 #### Druid 1.1.5
- Update for using `defold-event` library v12 - Update for using `defold-event` library v12
#### Druid 1.1.6
- [#326] Fix for Editor Scripts corrupt file issue