Skip to content

Commit

Permalink
base: Update version to 5.5.3
Browse files Browse the repository at this point in the history
Changes:
- Remove legacy CMake
- Fix various build issues
  • Loading branch information
RytoEX committed Sep 5, 2024
1 parent d9befb9 commit a73c927
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.2)
set(obs-websocket_VERSION 5.5.3)
set(OBS_WEBSOCKET_RPC_VERSION 1)

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

0 comments on commit a73c927

Please sign in to comment.