Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaohengying committed Apr 6, 2021
1 parent 6b8b9d3 commit 3e06aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ target_link_libraries(${MOD_API_NAME} ${PROJECT_SOURCE_DIR}/api/lib/detours.lib)
#target_link_libraries(${MOD_API_NAME} ${PROJECT_SOURCE_DIR}/api/lib/sqlite3.lib)

####################这里是具体功能##########################
set(TRAPDOOR_VERSION 0.9.42)
set(TRAPDOOR_VERSION 0.9.45)
set(MCBE_VERSION 1.16.40.2)
set(BETA OFF)

Expand Down

0 comments on commit 3e06aba

Please sign in to comment.