Bump Version

This commit is contained in:
Maschell 2023-03-23 15:07:26 +01:00
parent ba99747d4c
commit f8261378ee
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"
#define PLUGIN_VERSION "v0.1.1"
#define PLUGIN_VERSION_FULL PLUGIN_VERSION PLUGIN_VERSION_EXTRA