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 a9b2a38 commit aff85aeCopy full SHA for aff85ae
robustsession/robustsession.go
@@ -33,7 +33,7 @@ const (
33
pathGetMessages = "/robustirc/v1/%s/messages?lastseen=%s"
34
)
35
36
-const Version = "RobustIRC Bridge v1.10"
+const Version = "RobustIRC Bridge v1.11"
37
38
type robustId struct {
39
Id int64
0 commit comments