Skip to content

Commit ee113b8

Browse files
committed
Update OBS to 28.0.0-rc1
1 parent eb7acf2 commit ee113b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

configure-obs.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ $CmakeCommand = @(
6767
# "$(if (Test-Path Env:CI) { "-DOBS_BUILD_NUMBER=${Env:GITHUB_RUN_ID}" })",
6868
# "$(if (Test-Path Variable:$Quiet) { "-Wno-deprecated -Wno-dev --log-level=ERROR" })",
6969

70-
"-DOBS_VERSION_OVERRIDE=28.0.0-beta2-express"
70+
"-DOBS_VERSION_OVERRIDE=28.0.0-rc1-express"
7171
"-DENABLE_AJA=OFF",
7272
"-DENABLE_UI=OFF",
7373
"-DENABLE_SCRIPTING=OFF",

obs-studio

Submodule obs-studio updated 433 files

0 commit comments

Comments
 (0)