diff --git a/CMakeLists.txt b/CMakeLists.txt index 3b66aea..fce8148 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.15) set(CMAKE_OSX_DEPLOYMENT_TARGET "10.12" CACHE STRING "Minimum OS X deployment target") set(CMAKE_CXX_STANDARD 17) -project(ChowCentaur VERSION 1.3.5) +project(ChowCentaur VERSION 1.3.6) # Using RTNeural with XSimd backend if(APPLE) diff --git a/ChowCentaur/res/logo.png b/ChowCentaur/res/logo.png index 64be6a3..ff9945e 100644 Binary files a/ChowCentaur/res/logo.png and b/ChowCentaur/res/logo.png differ