Bump version

This commit is contained in:
Maschell 2023-02-19 19:21:14 +01:00
parent 087a6c3a4e
commit c4cab49a22
1 changed files with 1 additions and 1 deletions

View File

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