diff --git a/apps/plugin.h b/apps/plugin.h index d1b743fb01..79851661e5 100644 --- a/apps/plugin.h +++ b/apps/plugin.h @@ -57,7 +57,7 @@ #endif /* increase this every time the api struct changes */ -#define PLUGIN_API_VERSION 17 +#define PLUGIN_API_VERSION 18 /* update this to latest version if a change to the api struct breaks backwards compatibility (and please take the opportunity to sort in any