From a17b053dc01ab83ce5bb82d3811b8a553978c5d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dexter=20Castor=20D=C3=B6pping?= Date: Mon, 25 Mar 2024 17:25:53 +0100 Subject: [PATCH] Release 1.46.1 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 50ef9d1..bf41bd3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.22) project(ComponentExplorer - VERSION 1.46.0 + VERSION 1.46.1 HOMEPAGE_URL "https://github.com/dextercd/Noita-Component-Explorer" LANGUAGES )