start v2.6.7

This commit is contained in:
neilpang 2017-02-15 20:28:50 +08:00
parent 6921211461
commit 7db28745c8
2 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,7 @@ https://github.com/Neilpang/acmetest
- Webroot mode
- Standalone mode
- Apache mode
- Nginx mode
- Nginx mode ( Beta )
- DNS mode
- [Stateless mode](https://github.com/Neilpang/acme.sh/wiki/Stateless-Mode)

View File

@ -1,6 +1,6 @@
#!/usr/bin/env sh
VER=2.6.6
VER=2.6.7
PROJECT_NAME="acme.sh"