Bump version

This commit is contained in:
Maschell 2023-07-19 19:31:03 +02:00
parent ece760f3d5
commit 6eeb466010

View File

@ -1,7 +1,7 @@
#pragma once #pragma once
#include "version.h" #include "version.h"
#define PLUGIN_VERSION "v0.1" #define PLUGIN_VERSION "v0.1.1"
#define PLUGIN_VERSION_FULL PLUGIN_VERSION PLUGIN_VERSION_EXTRA #define PLUGIN_VERSION_FULL PLUGIN_VERSION PLUGIN_VERSION_EXTRA
// Uncomment to log incoming and outgoing packet // Uncomment to log incoming and outgoing packet