🐛 fix: update version in CMakeLists.txt
Release / Build and Release (push) Successful in 43s

This commit is contained in:
2026-08-22 03:00:46 +02:00
parent 7ea701de5c
commit dd09e85b9e
+1 -1
View File
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.16)
project(WallReel VERSION 2.2.0 LANGUAGES CXX)
project(WallReel VERSION 2.2.2 LANGUAGES CXX)
set(EXECUTABLE_NAME "wallreel")
set(CORELIB_NAME "wallreel-core")