mirror of
https://github.com/caddyserver/caddy.git
synced 2025-01-07 11:28:48 +03:00
core: Version 0.7.0
This commit is contained in:
parent
6f05794bb8
commit
b1c8b48e6e
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ const (
|
|||
Name = "Caddy"
|
||||
|
||||
// Version is the program version
|
||||
Version = "0.6.0"
|
||||
Version = "0.7.0"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
Loading…
Reference in a new issue