From 1cb800b4414a3e552ea7be1542f7b8914824bf3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dexter=20Castor=20D=C3=B6pping?= Date: Sun, 9 Jun 2024 17:15:08 +0200 Subject: [PATCH] Release 1.49.3 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index b5f285a..1eeaa80 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.22) project(ComponentExplorer - VERSION 1.49.2 + VERSION 1.49.3 HOMEPAGE_URL "https://github.com/dextercd/Noita-Component-Explorer" LANGUAGES )