update version for id component

This commit is contained in:
2023-11-03 14:39:25 +01:00
parent 76c5b414c8
commit eeab3109e7

View File

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