Browse Source

start v2.6.7

neilpang 8 years ago
parent
commit
7db28745c8
2 changed files with 2 additions and 2 deletions
  1. 1 1
      README.md
  2. 1 1
      acme.sh

+ 1 - 1
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)
 

+ 1 - 1
acme.sh

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