Skip to content

Commit fc078dc

Browse files
Bump version to 1.0.1
1 parent c47553e commit fc078dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.12)
22

33
# Mod Options
44
project(Atlas CXX ASM_NASM)
5-
set(MOD_VERSION "1.0.0")
5+
set(MOD_VERSION "1.0.1")
66
set(MOD_AUTHOR "Adrian8115, FrederoxDev, OuterCloud")
77

88
set(CMAKE_CXX_STANDARD_REQUIRED ON)

0 commit comments

Comments
 (0)