Skip to content

Commit

Permalink
base: Update to version 5.4.1
Browse files Browse the repository at this point in the history
Bug Fixes:
- Updated scene item transform API to latest version to prevent
  deprecation warnings (obs_sceneitem_set_info2 and
  obs_sceneitem_get_info2)
  • Loading branch information
Lain-B committed Feb 21, 2024
1 parent c44c2c7 commit 22c22cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/legacy.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
project(obs-websocket VERSION 5.4.0)
project(obs-websocket VERSION 5.4.1)
set(OBS_WEBSOCKET_RPC_VERSION 1)

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

0 comments on commit 22c22cb

Please sign in to comment.