From 93e191a2581b2a7c021a2433b7b734f2f97fc41c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dexter=20Castor=20D=C3=B6pping?= Date: Wed, 7 Aug 2024 21:29:13 +0200 Subject: [PATCH] Release 1.54.0 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 0b75675..578d7df 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.22) project(ComponentExplorer - VERSION 1.53.0 + VERSION 1.54.0 HOMEPAGE_URL "https://github.com/dextercd/Noita-Component-Explorer" LANGUAGES )