increment version for incompat tox (ngc_events update)

This commit is contained in:
Green Sky 2023-12-27 12:05:34 +01:00
parent eeab3109e7
commit 96bab0200f
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
#include <stdint.h>
#define SOLANA_PLUGIN_VERSION 5
#define SOLANA_PLUGIN_VERSION 6
#if defined(_MSC_VER) || defined(__MINGW32__)
#define SOLANA_PLUGIN_EXPORT __declspec(dllexport)