From 60a5cdb1546106f39e16718930e2d0e3744189e8 Mon Sep 17 00:00:00 2001 From: Travis CI <> Date: Sat, 19 Aug 2017 10:17:09 +0000 Subject: [PATCH] docs(travis): Update protocol.md - f290cbc [skip ci] --- docs/generated/protocol.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/generated/protocol.md b/docs/generated/protocol.md index cfe900f7..2b90b54a 100644 --- a/docs/generated/protocol.md +++ b/docs/generated/protocol.md @@ -1,8 +1,10 @@ -# obs-websocket 4.1 protocol reference +# obs-websocket 4.2 protocol reference -**This is the reference for the latest 4.1 development build. [See here for obs-websocket 4.0.0!](https://github.com/Palakis/obs-websocket/blob/4.0.0/PROTOCOL.md)** +**This is the reference for the latest version of obs-websocket. See the list below for older versions.** +- [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) # General Introduction Messages are exchanged between the client and the server as JSON objects.