Skip to content

Commit

Permalink
Bump the version to 0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
M. Mert Yildiran committed Jun 12, 2022
1 parent 8ef17f1 commit 3b28eea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/lib/structs.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
)

// Version of the software.
const VERSION string = "0.8.2"
const VERSION string = "0.8.3"

type ConnectionMode int

Expand Down

0 comments on commit 3b28eea

Please sign in to comment.