diff --git a/photoprism/CHANGELOG.md b/photoprism/CHANGELOG.md index 55af5ae32a8..8eff0581112 100644 --- a/photoprism/CHANGELOG.md +++ b/photoprism/CHANGELOG.md @@ -1,5 +1,9 @@ +## ubuntu-231011 (17-10-2023) +- Update to latest version from photoprism/photoprism + ## 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 b63366bc469..e6382fc8157 100644 --- a/photoprism/config.json +++ b/photoprism/config.json @@ -123,7 +123,7 @@ ], "slug": "photoprism", "udev": true, - "url": "https://github.com/alexbelgium/hassio-addons-test", - "version": "ubuntu-230719-73fa7bbe8", + "url": "https://github.com/alexbelgium/hassio-addons", + "version": "ubuntu-231011", "video": true } diff --git a/photoprism/updater.json b/photoprism/updater.json index cf877d18a34..c9290745f26 100644 --- a/photoprism/updater.json +++ b/photoprism/updater.json @@ -1,6 +1,6 @@ { "github_fulltag": "true", - "last_update": "25-07-2023", + "last_update": "17-10-2023", "paused": false, "repository": "alexbelgium/hassio-addons", "slug": "photoprism",