From f9a131ea955041ef3fa85698e77c7b79891cb7bd Mon Sep 17 00:00:00 2001 From: Alan Tse Date: Sun, 3 Aug 2025 10:43:10 -0700 Subject: [PATCH] chore: bump to 1.3.4 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 67c5daf76e..5dfc027da5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.21) project( CommunityShaders - VERSION 1.3.3 + VERSION 1.3.4 LANGUAGES CXX )