diff --git a/docs/partials/introduction.md b/docs/partials/introduction.md index d122f8635..f33b78be5 100644 --- a/docs/partials/introduction.md +++ b/docs/partials/introduction.md @@ -1,9 +1,4 @@ -# obs-websocket 4.2.1 protocol reference - -**This is the reference for the unreleased obs-websocket 4.2.1. See the list below for older versions.** -- [4.2.0 protocol reference](https://github.com/Palakis/obs-websocket/blob/4.2.0/docs/generated/protocol.md) -- [4.1.0 protocol reference](https://github.com/Palakis/obs-websocket/blob/4.1.0/PROTOCOL.md) -- [4.0.0 protocol reference](https://github.com/Palakis/obs-websocket/blob/4.0.0/PROTOCOL.md) +# obs-websocket 4.3.2 protocol reference # General Introduction Messages are exchanged between the client and the server as JSON objects.