From 6dc24a7fc7a87464d6eab90fc1f297979639eafc Mon Sep 17 00:00:00 2001 From: Ryzerth Date: Tue, 27 Jul 2021 18:09:47 +0200 Subject: [PATCH] Updated version number --- 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 9d1afaf6..7a2ed301 100644 --- a/core/src/version.h +++ b/core/src/version.h @@ -1,3 +1,3 @@ #pragma once -#define VERSION_STR "0.3.0_beta" \ No newline at end of file +#define VERSION_STR "1.0.0_rc1" \ No newline at end of file