Version bump

This commit is contained in:
acidicoala
2025-09-24 19:40:18 +05:00
parent e72bc29635
commit 81a8ef42ab
4 changed files with 5 additions and 5 deletions

View File

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