From 294c9a4bd7c4dd688423cfbfb01c83b678a4cbb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dexter=20Castor=20D=C3=B6pping?= Date: Tue, 27 Sep 2022 17:08:01 +0200 Subject: [PATCH] Release 1.3.2 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c6082db..331b8ce 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.22) project(NoitaComponentExplorer - VERSION 1.3.1 + VERSION 1.3.2 HOMEPAGE_URL "https://github.com/dextercd/Noita-Component-Explorer" LANGUAGES )