diff --git a/CMakeLists.txt b/CMakeLists.txt index 6023ced..55579e6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.3.0) -project(discordbot VERSION 2.2.2 LANGUAGES CXX) +project(discordbot VERSION 2.2.3 LANGUAGES CXX) #----------------------------Setup any needed variable and include any needed module.----------------------------#