Released version 1.1.1
Changelog: - Fixed some protocol errors that'd make weechat complain - Rosella now responds to pings with pongs
This commit is contained in:
parent
6b011ef8c3
commit
a769eb4767
@ -3,7 +3,7 @@ package main
|
|||||||
import "net"
|
import "net"
|
||||||
|
|
||||||
const (
|
const (
|
||||||
VERSION = "1.1.0"
|
VERSION = "1.1.1"
|
||||||
)
|
)
|
||||||
|
|
||||||
type Server struct {
|
type Server struct {
|
||||||
|
Loading…
Reference in New Issue
Block a user