Increment Lua API version

This commit is contained in:
David Capello 2021-09-30 15:01:57 -03:00
parent 1e92f66ff2
commit b5d230d52f

View File

@ -10,6 +10,6 @@
// Increment this value if the scripting API is modified between two
// released Aseprite versions.
#define API_VERSION 14
#define API_VERSION 15
#endif