From 16ed68920527e643cb0e4aa9d28c7f064b601134 Mon Sep 17 00:00:00 2001 From: Tipi CI Date: Wed, 25 Dec 2024 17:10:10 +0000 Subject: [PATCH] Update app version [ready] --- apps/ghostfolio/config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/ghostfolio/config.json b/apps/ghostfolio/config.json index 64bfd386ff..d6bb47f592 100644 --- a/apps/ghostfolio/config.json +++ b/apps/ghostfolio/config.json @@ -5,8 +5,8 @@ "available": true, "exposable": true, "id": "ghostfolio", - "tipi_version": 132, - "version": "2.130.0", + "tipi_version": 133, + "version": "2.131.0", "categories": ["finance"], "description": "Ghostfolio is a privacy-first, open source dashboard for your personal finances.", "short_desc": "Open Source Wealth Management Software.", @@ -44,5 +44,5 @@ ], "supported_architectures": ["arm64", "amd64"], "created_at": 1691943801422, - "updated_at": 1734773415000 + "updated_at": 1735146607000 }