From 9518958c91f172bd857477964afeb758f08416b8 Mon Sep 17 00:00:00 2001 From: Vladimir Sumarov Date: Fri, 17 May 2024 10:26:38 -0700 Subject: [PATCH] Update libobs to v29.1.3sl33 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 7ddeff0c0..96ccdea6b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -22,7 +22,7 @@ env: SLGenerator: Visual Studio 17 2022 SLDistributeDirectory: distribute SLFullDistributePath: "streamlabs-build.app/distribute" # The .app extension is required to run macOS tests correctly. - LibOBSVersion: 29.1.3sl32 + LibOBSVersion: 29.1.3sl33 PACKAGE_NAME: osn jobs: