Update version string

This commit is contained in:
Maschell 2022-10-14 20:46:40 +02:00
parent 073eb0583a
commit 4f5cc474b0

View File

@ -1,5 +1,5 @@
#pragma once
#include "version.h"
#define VERSION "v0.2"
#define VERSION "v0.2.1"
#define VERSION_FULL VERSION VERSION_EXTRA