diff --git a/src/main.h b/src/main.h index 57accee..b3e5a0e 100644 --- a/src/main.h +++ b/src/main.h @@ -1,11 +1,11 @@ #pragma once #include "version.h" -#define PLUGIN_VERSION "v0.1" +#define PLUGIN_VERSION "v0.1.1" #define PLUGIN_VERSION_FULL PLUGIN_VERSION PLUGIN_VERSION_EXTRA // Uncomment to log incoming and outgoing packet // #define PACKET_LOGGING // Uncomment to add driver threads to the thread list -// #define SHOW_DRIVER_THREADS \ No newline at end of file +// #define SHOW_DRIVER_THREADS