Update version string

This commit is contained in:
Maschell 2022-10-11 15:10:13 +02:00
parent b38e0adb61
commit a8bc0bf0df
1 changed files with 1 additions and 1 deletions

View File

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