mirror of https://github.com/aseprite/aseprite.git
[lua] Update scripting API version to 32
This commit is contained in:
parent
e4b3981ca6
commit
f7f93c64f2
|
@ -10,6 +10,6 @@
|
|||
|
||||
// Increment this value if the scripting API is modified between two
|
||||
// released Aseprite versions.
|
||||
#define API_VERSION 31
|
||||
#define API_VERSION 32
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue