Skip to content

Commit

Permalink
chore(plugin_api): bump version
Browse files Browse the repository at this point in the history
Signed-off-by: Gianmatteo Palmieri <[email protected]>
  • Loading branch information
mrgian committed May 31, 2024
1 parent 16fbe45 commit e9cd426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion userspace/plugin/plugin_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ extern "C" {
//
// todo(jasondellaluce): when/if major changes to v4, check and solve all todos
#define PLUGIN_API_VERSION_MAJOR 3
#define PLUGIN_API_VERSION_MINOR 5
#define PLUGIN_API_VERSION_MINOR 6
#define PLUGIN_API_VERSION_PATCH 0

//
Expand Down

0 comments on commit e9cd426

Please sign in to comment.