Increment scripting API version

This commit is contained in:
David Capello 2023-05-18 12:42:35 -03:00
parent c26351712a
commit da70dd3892

View File

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