bundles/travelynx: make version configurable via metadata
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2020-08-20 09:44:01 +02:00
parent b7f377816f
commit 4974494ee0
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 3 additions and 2 deletions

View file

@ -53,5 +53,5 @@
'${cookie_secret}',
],
version => '1.16.1',
version => '${version}',
};