diff --git a/photoprism/CHANGELOG.md b/photoprism/CHANGELOG.md index 13d185d70..55af5ae32 100644 --- a/photoprism/CHANGELOG.md +++ b/photoprism/CHANGELOG.md @@ -1,3 +1,5 @@ +## ubuntu-230719-73fa7bbe8 (25-07-2023) +- Update to latest version from photoprism/photoprism ## ubuntu (24-07-2023) - Update to latest version from photoprism/photoprism diff --git a/photoprism/config.json b/photoprism/config.json index 6d66f8453..6fc674550 100644 --- a/photoprism/config.json +++ b/photoprism/config.json @@ -119,6 +119,6 @@ ], "slug": "photoprism", "url": "https://github.com/alexbelgium/hassio-addons-test", - "version": "ubuntu", + "version": "ubuntu-230719-73fa7bbe8", "video": true } diff --git a/photoprism/updater.json b/photoprism/updater.json index 742b48dc8..cf877d18a 100644 --- a/photoprism/updater.json +++ b/photoprism/updater.json @@ -1,6 +1,6 @@ { "github_fulltag": "true", - "last_update": "24-07-2023", + "last_update": "25-07-2023", "paused": false, "repository": "alexbelgium/hassio-addons", "slug": "photoprism",