Skip to content

Commit b1c8b48

Browse files
committed
core: Version 0.7.0
1 parent 6f05794 commit b1c8b48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/app.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ const (
2020
Name = "Caddy"
2121

2222
// Version is the program version
23-
Version = "0.6.0"
23+
Version = "0.7.0"
2424
)
2525

2626
var (

0 commit comments

Comments
 (0)