Skip to content

Commit

Permalink
Update changelog, bump version to 0.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jjakob committed Jul 19, 2019
1 parent ff093ac commit 1aba848
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v0.7.7-beta

* fix --extra-domain parsing and additional domain detection (#87)

## v0.7.6-beta

* fix file perms being lost when copying privkey to commercial.key (#84)
Expand Down
2 changes: 1 addition & 1 deletion certbot_zimbra.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# GPLv3 license

PROGNAME="certbot-zimbra"
VERSION="0.7.6"
VERSION="0.7.7"
GITHUB_URL="https://github.com/YetOpen/certbot-zimbra"
# paths
ZMPATH="/opt/zimbra"
Expand Down

0 comments on commit 1aba848

Please sign in to comment.