~kris/9p

disco

c4092b63b3aa87081ebc3438b9400d18e3a0e02c — Sean Hinchee 7 years ago 2547b9a
increment version (thanks theladpill)
1 files changed, 1 insertions(+), 1 deletions(-)

M main.go
M main.go => main.go +1 -1
@@ 23,7 23,7 @@ const (
)

// Version is current version const
const Version = "2.0"
const Version = "2.2" 

// Session is global Session
var Session *DiscordState.Session