From eaf22676ec56f484c712d2b790423c66f2978e1e Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Fri, 21 Oct 2022 12:14:16 +0000 Subject: [PATCH] Update app version --- apps/librephotos/config.json | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/apps/librephotos/config.json b/apps/librephotos/config.json index 829189a9..437f290d 100644 --- a/apps/librephotos/config.json +++ b/apps/librephotos/config.json @@ -5,10 +5,15 @@ "available": true, "exposable": true, "id": "librephotos", - "tipi_version": 2, - "version": "2022w39", - "supported_architectures": ["amd64", "arm64"], - "categories": ["photography"], + "tipi_version": 3, + "version": "2022w41", + "supported_architectures": [ + "amd64", + "arm64" + ], + "categories": [ + "photography" + ], "description": "", "short_desc": "", "author": "Niaz Faridani-Rad",