Skip to content

Commit 8d029be

Browse files
committed
[lua] Update scripting API version to 37
1 parent 600dbb5 commit 8d029be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/script/api_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010

1111
// Increment this value if the scripting API is modified between two
1212
// released Aseprite versions.
13-
#define API_VERSION 36
13+
#define API_VERSION 37
1414

1515
#endif

0 commit comments

Comments
 (0)