Skip to content

Commit e391d00

Browse files
committed
Bump protocol version
1 parent 3b4db33 commit e391d00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/bridge/BridgeClient.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
#include "BridgeTransport.hpp"
3030

31-
#define PROTOCOL_VERSION 1
31+
#define PROTOCOL_VERSION 2
3232

3333
/**
3434
* @brief Client implementation for communication with SlimeVR Server using pipes or unix sockets.

0 commit comments

Comments
 (0)