1
0

Compare commits

...

2 Commits

Author SHA1 Message Date
9744d841f7 🤖 Bumped version to 0.1.3
All checks were successful
LÖVE/Lua Library / Lua-Testing (push) Successful in 8s
LÖVE/Lua Library / Static-Analysis (push) Successful in 3s
This commit was automatically generated by [a script](https://gitfub.space/Jmaa/repo-manager)
2025-04-17 17:05:07 +02:00
6cb57eeac8 🤖 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

@ -2,7 +2,7 @@
--
-- @author Jon Michael Aanes (jonjmaa@gmail.com)
local _VERSION = '0.1.2'
local _VERSION = '0.1.3'
local palette_swap = {
_VERSION = _VERSION,