diff --git a/src/app/script/api_version.h b/src/app/script/api_version.h index 2c46870dd..529d86ed9 100644 --- a/src/app/script/api_version.h +++ b/src/app/script/api_version.h @@ -10,6 +10,6 @@ // Increment this value if the scripting API is modified between two // released Aseprite versions. -#define API_VERSION 29 +#define API_VERSION 30 #endif