From 3655034ae2dbc9ebf05354b6ebda43c5a16a61a6 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 1 Aug 2021 20:56:48 +0200 Subject: [PATCH] Update config.json --- photoprism/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/photoprism/config.json b/photoprism/config.json index 1bd6e39dd..9571664a6 100644 --- a/photoprism/config.json +++ b/photoprism/config.json @@ -1,6 +1,6 @@ { "name": "Photoprism", - "version": "0.2", + "version": "0.3", "upstream": "preview", "slug": "photoprism", "description": "A server-based application for browsing, organizing and sharing your personal photo collection",