summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Holt <Matthew.Holt+git@gmail.com>2015-05-25 15:48:25 -0600
committerMatthew Holt <Matthew.Holt+git@gmail.com>2015-05-25 15:48:25 -0600
commitb1c8b48e6e3ca9c4e5350b8690b01cccb6df1b37 (patch)
tree7c338969716606b4e9ab62df8d2460b22f1e82cb
parent6f05794bb86e68f8160aaa0fc68213ca373dc4d1 (diff)
core: Version 0.7.0v0.7.0
-rw-r--r--app/app.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/app.go b/app/app.go
index ca515ea1..d496a0a0 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 (