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 6f05794 commit b1c8b48Copy full SHA for b1c8b48
app/app.go
@@ -20,7 +20,7 @@ const (
20
Name = "Caddy"
21
22
// Version is the program version
23
- Version = "0.6.0"
+ Version = "0.7.0"
24
)
25
26
var (
0 commit comments