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