From 053a5cc5b5b9c920e14efcd8eb8c45f3ce1816a1 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 14 Aug 2022 10:10:54 +0200 Subject: [PATCH] Release 1.179.4 (#1148) --- CHANGELOG.md | 2 +- apps/client/src/assets/index.html | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fd5423198..e20e6d327 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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). -## 1.179.3 - 13.08.2022 +## 1.179.4 - 13.08.2022 ### Added diff --git a/apps/client/src/assets/index.html b/apps/client/src/assets/index.html index 6ebf79945..051550fdb 100644 --- a/apps/client/src/assets/index.html +++ b/apps/client/src/assets/index.html @@ -5,6 +5,6 @@ - + diff --git a/package.json b/package.json index de97dd67f..dc476f1d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ghostfolio", - "version": "1.179.3", + "version": "1.179.4", "homepage": "https://ghostfol.io", "license": "AGPL-3.0", "scripts": {