bundles/travelynx: hard-code displayed version
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
71b604c5af
commit
15eda05074
1 changed files with 1 additions and 1 deletions
|
@ -53,5 +53,5 @@
|
||||||
'${cookie_secret}',
|
'${cookie_secret}',
|
||||||
],
|
],
|
||||||
|
|
||||||
version => 'Unknown',
|
version => '1.16.1',
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue