Skip to content

Commit c542622

Browse files
committed
base: Update version to 5.5.6
Changes: - Fix possible crash if OBS started in Studio Mode
1 parent 88a3ee4 commit c542622

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.16...3.25)
22

3-
set(obs-websocket_VERSION 5.5.5)
3+
set(obs-websocket_VERSION 5.5.6)
44
set(OBS_WEBSOCKET_RPC_VERSION 1)
55

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

0 commit comments

Comments
 (0)