Skip to content

Commit

Permalink
Add: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
hhhxiao committed Nov 11, 2023
1 parent 0b4b897 commit 5293ed6
Show file tree
Hide file tree
Showing 3 changed files with 109 additions and 105 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 3.16)
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)

# variables
set(TRAPDOOR_VERSION 0.41.1)
set(TRAPDOOR_VERSION 0.42.1)
set(GAME_VERSION 1.20.30.02)
set(CMAKE_CXX_STANDARD 17)
set(CMAKE_BUILD_TYPE Release)
Expand Down
Loading

0 comments on commit 5293ed6

Please sign in to comment.