diff --git a/public/ISourceMod.h b/public/ISourceMod.h index c983baf0..69c1596c 100644 --- a/public/ISourceMod.h +++ b/public/ISourceMod.h @@ -28,7 +28,7 @@ #include #define SMINTERFACE_SOURCEMOD_NAME "ISourceMod" -#define SMINTERFACE_SOURCEMOD_VERSION 2 +#define SMINTERFACE_SOURCEMOD_VERSION 3 /** * @brief Forward declaration of the KeyValues class.