We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b5ab18 commit 587565bCopy full SHA for 587565b
server.go
@@ -29,7 +29,7 @@ import (
29
30
const (
31
// Version is the current version of devd
32
- Version = "0.5.1"
+ Version = "0.6"
33
portLow = 8000
34
portHigh = 10000
35
)
0 commit comments