1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/photoprism_ynh.git synced 2024-09-03 19:56:41 +02:00

Merge pull request #9 from Limezy/220617

Update to 220617-0402b8d3
This commit is contained in:
Limezy 2022-06-20 01:13:36 +07:00 committed by GitHub
commit f9e16d5dbc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
"en": "AI-Powered Photos App for the Decentralized Web", "en": "AI-Powered Photos App for the Decentralized Web",
"fr": "Gestion de photos en ligne" "fr": "Gestion de photos en ligne"
}, },
"version": "2022.05.28~ynh2", "version": "2022.06.17~ynh1",
"url": "photoprism.app", "url": "photoprism.app",
"upstream": { "upstream": {
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",

View file

@ -5,7 +5,7 @@
#================================================= #=================================================
# Tag name of the installed version # Tag name of the installed version
PHOTOPRISM_VERSION="220528-efb5d710" PHOTOPRISM_VERSION="220617-0402b8d3"
MEMORY_NEEDED="3000" MEMORY_NEEDED="3000"
NODEJS_VERSION=14 NODEJS_VERSION=14