From 89d2c4eeca16eb67beb62fe8b4808659ffad89b9 Mon Sep 17 00:00:00 2001 From: xpamych Date: Sat, 25 Nov 2023 20:39:42 +0300 Subject: [PATCH] 1.4.5 --- obs-vkcapture/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/obs-vkcapture/lure.sh b/obs-vkcapture/lure.sh index 8127061..4534041 100755 --- a/obs-vkcapture/lure.sh +++ b/obs-vkcapture/lure.sh @@ -1,5 +1,5 @@ name='obs-vkcapture' -version='1.4.4' +version='1.4.5' release='1' desc='OBS plugin for Vulkan/OpenGL game capture on Linux.' homepage='https://github.com/nowrep/obs-vkcapture'