diff --git a/CMakeLists.txt b/CMakeLists.txt index 928e787..7ba0a49 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ set(CMAKE_CXX_STANDARD 17) set(CMAKE_CXX_STANDARD_REQUIRED True) set(CMAKE_CXX_EXTENSIONS False) -project(OpenHotfixLoader VERSION 1.5) +project(OpenHotfixLoader VERSION 1.6) set(PROJECT_VERSION_PREFIX "v") set(CMAKE_SHARED_LIBRARY_PREFIX "") diff --git a/news_icon.png b/news_icon.png index f725018..d377ff7 100644 Binary files a/news_icon.png and b/news_icon.png differ diff --git a/news_icon.xcf b/news_icon.xcf index b461992..65bcdbf 100644 Binary files a/news_icon.xcf and b/news_icon.xcf differ