Revert "Bump version"

This reverts commit 6eeb466010.
This commit is contained in:
Maschell 2023-11-18 20:45:16 +01:00
parent c66a3b956a
commit 81865c82e5
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
#pragma once
#include "version.h"
#define PLUGIN_VERSION "v0.1.1"
#define PLUGIN_VERSION "v0.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
// #define SHOW_DRIVER_THREADS