From 144a16fc0634c835b093564f69138b5a35d3df35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dexter=20Castor=20D=C3=B6pping?= Date: Mon, 19 Feb 2024 20:53:07 +0100 Subject: [PATCH] Release 1.45.0 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index f6fbb4d..f6d29a6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.22) project(ComponentExplorer - VERSION 1.44.2 + VERSION 1.45.0 HOMEPAGE_URL "https://github.com/dextercd/Noita-Component-Explorer" LANGUAGES )