new release: 0.3.0-beta

This commit is contained in:
Langhammer, Jens
2019-10-01 13:50:50 +02:00
parent f0907841dd
commit 9d640efc88
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.2.8-beta;
add_header X-passbook-Version 0.3.0-beta;
add_header Vary X-passbook-Version;
root /static/;