new release: 0.7.0-beta

This commit is contained in:
Jens Langhammer
2019-11-02 16:31:23 +00:00
parent c22ddc5394
commit ed1fcc3930
6 changed files with 10 additions and 10 deletions

View File

@ -39,7 +39,7 @@ http {
gzip on;
gzip_types application/javascript image/* text/css;
gunzip on;
add_header X-passbook-Version 0.6.11-beta;
add_header X-passbook-Version 0.7.0-beta;
add_header Vary X-passbook-Version;
root /data/;