Release 1.195.0 ()

This commit is contained in:
Thomas Kaul
2022-09-20 20:23:41 +02:00
committed by GitHub
parent b1b5689242
commit c0ace51ee9
2 changed files with 3 additions and 3 deletions

@ -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/), 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). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased ## 1.195.0 - 20.09.2022
### Changed ### Changed
@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed ### Fixed
- Improved the loading indicator of the benchmark comparator - Improved the chart tooltip of the benchmark comparator
## 1.194.0 - 17.09.2022 ## 1.194.0 - 17.09.2022

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