From 003f801ea973ff7ea569eb4000cda83ea9bd574e Mon Sep 17 00:00:00 2001 From: AshDyson Date: Tue, 11 Jun 2024 23:34:30 +0100 Subject: [PATCH] fix(web): Catch TV card not render issue --- README.md | 3 ++- admin/package.json | 2 +- api/package.json | 2 +- frontend/package.json | 2 +- frontend/src/components/TvCard.js | 1 + package.json | 2 +- 6 files changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9cae476ce..732da29e9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Petio 0.5.5 +# Petio 0.5.6

@@ -25,6 +25,7 @@ This application can be installed to run in docker or as a standalone binary tha Binary (executable file) guides **note:** this method requires a local mongodb instance to be installed +