mirror of https://github.com/ghostfolio/ghostfolio
Gerard Du Pre
11 months ago
committed by
GitHub
1 changed files with 1 additions and 1 deletions
@ -1,4 +1,4 @@ |
|||
export const environment = { |
|||
production: true, |
|||
version: `v${require('../../../../package.json').version}` |
|||
version: `${require('../../../../package.json').version}` |
|||
}; |
|||
|
Loading…
Reference in new issue