Fixed late hooking

This commit is contained in:
acidicoala
2025-09-21 21:48:24 +05:00
parent 50b7792375
commit c5f8a37702
6 changed files with 26 additions and 23 deletions

View File

@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.24)
project(SmokeAPI VERSION 3.1.3)
project(SmokeAPI VERSION 3.1.5)
include(KoalaBox/cmake/KoalaBox.cmake)
if(CMAKE_BUILD_TYPE STREQUAL "Debug")