Skip to content

Commit 5293ed6

Browse files
committed
Add: changelog
1 parent 0b4b897 commit 5293ed6

File tree

3 files changed

+109
-105
lines changed

3 files changed

+109
-105
lines changed

Diff for: CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 3.16)
55
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
66

77
# variables
8-
set(TRAPDOOR_VERSION 0.41.1)
8+
set(TRAPDOOR_VERSION 0.42.1)
99
set(GAME_VERSION 1.20.30.02)
1010
set(CMAKE_CXX_STANDARD 17)
1111
set(CMAKE_BUILD_TYPE Release)

0 commit comments

Comments
 (0)