summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--app/app.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/app.go b/app/app.go
index ca515ea12..d496a0a02 100644
--- a/app/app.go
+++ b/app/app.go
@@ -20,7 +20,7 @@ const (
Name = "Caddy"
// Version is the program version
- Version = "0.6.0"
+ Version = "0.7.0"
)
var (