We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d7c36a commit 6a9db86Copy full SHA for 6a9db86
wss/version.go
@@ -6,7 +6,7 @@ import (
6
7
// version of protocol.
8
const VersionCode = 0x002
9
-const CoreVersion = "0.3.0-alpha"
+const CoreVersion = "0.3.0-alpha.2"
10
11
type VersionNeg struct {
12
Version string `json:"version"`
0 commit comments