Browse Source

start v2.6.7

pull/619/head
neilpang 8 years ago
parent
commit
7db28745c8
  1. 2
      README.md
  2. 2
      acme.sh

2
README.md

@ -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)

2
acme.sh

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

Loading…
Cancel
Save