From f0c2dc147ff538ce75542227e9331e77f5448903 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dexter=20Castor=20D=C3=B6pping?= Date: Sat, 5 Oct 2024 01:52:05 +0200 Subject: [PATCH] Release 1.58.0 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index f1f3e87..1d2e58e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.22) project(ComponentExplorer - VERSION 1.57.1 + VERSION 1.58.0 HOMEPAGE_URL "https://github.com/dextercd/Noita-Component-Explorer" LANGUAGES )