Bump version to 1.5.5

This commit is contained in:
2026-07-25 17:27:12 +01:00
parent 0ca20035cd
commit 90ec3bb2df
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -6,6 +6,12 @@ All notable changes to this project will be documented in this file.
- No unreleased changes recorded yet.
## 1.5.5 - 2026-07-25
### Fixed
- Fixed a migration gap that could leave `slides.thumbnail_path` missing on upgraded databases.
## 1.5.4 - 2026-07-25
### Added
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "pulse-signage",
"version": "1.5.4",
"version": "1.5.5",
"private": false,
"description": "Pulse Signage application with MySQL and media storage",
"repository": {