1
0

Compare commits

...

2 Commits

Author SHA1 Message Date
72475b05bd 🤖 Bumped version to 0.5.7
Some checks failed
LÖVE/Lua Library / Lua-Testing (push) Failing after 8s
LÖVE/Lua Library / Static-Analysis (push) Failing after 4s
This commit was automatically generated by [a script](https://gitfub.space/Jmaa/repo-manager)
2025-04-17 17:05:03 +02:00
c25700b4a4 🤖 Repository layout updated to latest version
This commit was automatically generated by [a script](https://gitfub.space/Jmaa/repo-manager)
2025-04-17 17:04:38 +02:00
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@ -11,9 +11,10 @@
luac.out
# Misc (Image, MacOS, Backups) files
*.psd
*~
.DS_Store
# Tools
*.tiled-session
*.ase
*.psd

View File

@ -192,7 +192,7 @@ unjustified, abandoning it's eye-guiding attributes.
8. Special cases: (Array-tree, Table-Tree, Linked-List, Predictive Sequences) TODO
--]]
local _VERSION = '0.5.6'
local _VERSION = '0.5.7'
--------------------------------------------------------------------------------
-- Import files