Skip to content

Commit

Permalink
base: Update version to 5.5.4
Browse files Browse the repository at this point in the history
Changes:
- Fix profile functions not working
  • Loading branch information
RytoEX committed Oct 31, 2024
1 parent 702bb0c commit eed8a49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.16...3.25)

set(obs-websocket_VERSION 5.5.3)
set(obs-websocket_VERSION 5.5.4)
set(OBS_WEBSOCKET_RPC_VERSION 1)

include(cmake/obs-websocket-api.cmake)
Expand Down

0 comments on commit eed8a49

Please sign in to comment.