From 7974ddbbbc3982a18110f9e61e7812faebaa34f0 Mon Sep 17 00:00:00 2001 From: gitea-actions Date: Wed, 29 Jul 2026 21:50:45 +0000 Subject: [PATCH] Bump version to 3.27.0.0 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 2c02b39..f831655 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.27) +cmake_minimum_required(VERSION 3.27.0.0) project(hypr-chrome DESCRIPTION "Draws a chamfered HUD-style border frame with a title bar around each window."