diff --git a/dist/Novus v1.1.1 Alpha Setup.exe b/dist/Novus v1.1.1 Alpha Setup.exe index 3e6cac2..76d84f4 100644 Binary files a/dist/Novus v1.1.1 Alpha Setup.exe and b/dist/Novus v1.1.1 Alpha Setup.exe differ diff --git a/utils/src/constants/version.rs b/utils/src/constants/version.rs index 367ec1b..141657b 100644 --- a/utils/src/constants/version.rs +++ b/utils/src/constants/version.rs @@ -1,2 +1,2 @@ -pub const __VERSION__: &str = "v1.1.1"; -pub const VERSION_NUM: u64 = 111; \ No newline at end of file +pub const __VERSION__: &str = "v1.1.2"; +pub const VERSION_NUM: u64 = 112;