Released Version 1.1.0
Changelog: - Added message of the day support - Some small refactoring
This commit is contained in:
parent
c46bd5aa6b
commit
14d4e53021
@ -3,7 +3,7 @@ package main
|
||||
import "net"
|
||||
|
||||
const (
|
||||
VERSION = "1.0.0"
|
||||
VERSION = "1.1.0"
|
||||
)
|
||||
|
||||
type Server struct {
|
||||
|
Loading…
Reference in New Issue
Block a user