Skip to content

Commit 79cd0c7

Browse files
committed
base: Update version to 5.6.0
New Features: - Added `obsStudioVersion` field to Identify message [tt2468] - Added `inputKindCaps` field to input list array [tt2468] - Added `inputKindCaps` to `CreateInput` event [tt2468] - Added input deinterlace mode/field order requests [tt2468] Enhancements: - Added nlohmann type converters for source deinterlacing [tt2468] Bug Fixes: - Avoided unnecessary volumemeters object copy [tt2468] Other Notes: - Updated documentation
1 parent 665cdee commit 79cd0c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.28...3.30)
22

3-
set(obs-websocket_VERSION 5.5.4)
3+
set(obs-websocket_VERSION 5.6.0)
44
set(OBS_WEBSOCKET_RPC_VERSION 1)
55

66
include(cmake/obs-websocket-api.cmake)

0 commit comments

Comments
 (0)