From a3bda1b8fd33a42c26ecd0d4ff99f375c51883dd Mon Sep 17 00:00:00 2001 From: Ryzerth Date: Wed, 4 Aug 2021 00:16:14 +0200 Subject: [PATCH] Bugfix 2 --- core/src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/version.h b/core/src/version.h index 8c343671..577ccf34 100644 --- a/core/src/version.h +++ b/core/src/version.h @@ -1,3 +1,3 @@ #pragma once -#define VERSION_STR "1.0.0" \ No newline at end of file +#define VERSION_STR "1.0.1" \ No newline at end of file