Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/ghostfolio/commit/7425ba94f1fa50bc7f355ae9d75ea8b1d30dbef6 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Release 1.73.0 ()

pull/463/head v1.73.0
Thomas Kaul 3 years ago committed by GitHub
parent b9522307c4
commit 7425ba94f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased
## 1.73.0 - 10.11.2021
### Changed

@ -1,6 +1,6 @@
{
"name": "ghostfolio",
"version": "1.72.0",
"version": "1.73.0",
"homepage": "https://ghostfol.io",
"license": "AGPL-3.0",
"scripts": {

Loading…
Cancel
Save