Release 2.25.1 (#2674)

pull/2464/merge 2.25.1
Thomas Kaul 7 months ago committed by GitHub
parent c758ca4bfa
commit d827858d0b
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).
## 2.25.0 - 2023-11-19
## 2.25.1 - 2023-11-19
### Added

@ -77,7 +77,7 @@ const locales = {
title: `Hacktoberfest 2023 - ${title}`
},
'/en/blog/2023/11/black-week-2023': {
featureGraphicPath: 'assets/images/blog/black-week-2023.png',
featureGraphicPath: 'assets/images/blog/black-week-2023.jpg',
title: `Black Week 2023 - ${title}`
},
'/en/blog/2023/11/hacktoberfest-2023-debriefing': {

@ -1,6 +1,6 @@
{
"name": "ghostfolio",
"version": "2.25.0",
"version": "2.25.1",
"homepage": "https://ghostfol.io",
"license": "AGPL-3.0",
"repository": "https://github.com/ghostfolio/ghostfolio",

Loading…
Cancel
Save