Update version string

This commit is contained in:
Maschell 2022-10-09 17:07:59 +02:00
parent 04a6f4c0fa
commit a7b1d88fc4

View File

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