new release: 0.2.7-beta

This commit is contained in:
Langhammer, Jens
2019-07-22 15:54:34 +02:00
parent 75a6f6c875
commit 4cf6c36f34
6 changed files with 12 additions and 11 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.2.6-beta;
add_header X-passbook-Version 0.2.7-beta;
add_header Vary X-passbook-Version;
root /static/;