mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
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)
This commit is contained in:
parent
3ea3d3228b
commit
4a647c5262
@ -1,4 +1,4 @@
|
|||||||
project(obs-websocket VERSION 5.4.0)
|
project(obs-websocket VERSION 5.4.1)
|
||||||
set(OBS_WEBSOCKET_RPC_VERSION 1)
|
set(OBS_WEBSOCKET_RPC_VERSION 1)
|
||||||
|
|
||||||
option(ENABLE_WEBSOCKET "Enable building OBS with websocket plugin" ON)
|
option(ENABLE_WEBSOCKET "Enable building OBS with websocket plugin" ON)
|
||||||
|
Loading…
Reference in New Issue
Block a user