From 51d55b9a425f0ee59d8e6458cefcc1665fe2cd6b Mon Sep 17 00:00:00 2001 From: xpamych Date: Thu, 4 Jan 2024 03:29:43 +0300 Subject: [PATCH] 1.4.8 --- 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 1751a7c..aa56598 100755 --- a/obs-vkcapture/lure.sh +++ b/obs-vkcapture/lure.sh @@ -1,5 +1,5 @@ name='obs-vkcapture' -version='1.4.7' +version='1.4.8' release='1' desc='OBS plugin for Vulkan/OpenGL game capture on Linux.' homepage='https://github.com/nowrep/obs-vkcapture'