1
0

Compare commits

...

2 Commits

Author SHA1 Message Date
1192910246 🤖 Bumped version to 1.4.2
Some checks failed
LÖVE/Lua Library / Lua-Testing (push) Failing after 9s
LÖVE/Lua Library / Static-Analysis (push) Failing after 3s
This commit was automatically generated by [a script](https://gitfub.space/Jmaa/repo-manager)
2025-04-17 17:05:14 +02:00
9dd6501892 🤖 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

@ -34,7 +34,7 @@
--
-- @author Jon Michael Aanes (jonjmaa@gmail.com)
local _VERSION = '1.4.1'
local _VERSION = '1.4.2'
--------------------------------------------------------------------------------
-- Platform dependant