Skip to content

Commit fba43d4

Browse files
Bump version to 1.0.3
1 parent 0d7f101 commit fba43d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
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.2")
5+
set(MOD_VERSION "1.0.3")
66
set(MOD_AUTHOR "Adrian8115, FrederoxDev, OuterCloud")
77

88
set(CMAKE_CXX_STANDARD_REQUIRED ON)

0 commit comments

Comments
 (0)