Skip to content

Commit 4a647c5

Browse files
committed
base: Update to version 5.4.1
Bug Fixes: - Updated scene item transform API to latest version to prevent deprecation warnings (obs_sceneitem_set_info2 and obs_sceneitem_get_info2)
1 parent 3ea3d32 commit 4a647c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/legacy.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project(obs-websocket VERSION 5.4.0)
1+
project(obs-websocket VERSION 5.4.1)
22
set(OBS_WEBSOCKET_RPC_VERSION 1)
33

44
option(ENABLE_WEBSOCKET "Enable building OBS with websocket plugin" ON)

0 commit comments

Comments
 (0)