Skip to content

Commit aff85ae

Browse files
committed
bump version to 1.11
1 parent a9b2a38 commit aff85ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

robustsession/robustsession.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const (
3333
pathGetMessages = "/robustirc/v1/%s/messages?lastseen=%s"
3434
)
3535

36-
const Version = "RobustIRC Bridge v1.10"
36+
const Version = "RobustIRC Bridge v1.11"
3737

3838
type robustId struct {
3939
Id int64

0 commit comments

Comments
 (0)