Skip to content

Commit

Permalink
bump to v0.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmittag committed Aug 1, 2022
1 parent a95ab20 commit 9b8bc21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import (
//Version is the server version
const Server string = "Server"

var Version string = "v0.9.5"
var Version string = "v0.9.6"

//ID is a unique server ID
var ID string = "unknown"
Expand Down

0 comments on commit 9b8bc21

Please sign in to comment.