Update main.h

This commit is contained in:
Maschell 2023-03-28 20:22:42 +02:00
parent 2f0c88f157
commit ea5f427d51
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#pragma once
#include "version.h"
#define PLUGIN_VERSION "v0.1.1"
#define PLUGIN_VERSION "v0.1.2"
#define PLUGIN_VERSION_FULL PLUGIN_VERSION PLUGIN_VERSION_EXTRA