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 #10 from YunoHost-Apps/testing

Testing to master
This commit is contained in:
Limezy 2022-06-20 01:14:11 +07:00 committed by GitHub
commit a379d021d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -27,7 +27,7 @@ PhotoPrism® is an AI-Powered Photos App for the Decentralized Web. It makes use
- Automatic classification of pictures based on their content and location - Automatic classification of pictures based on their content and location
**Shipped version:** 2022.05.28~ynh2 **Shipped version:** 2022.06.17~ynh1
**Demo:** https://demo-fr.photoprism.app **Demo:** https://demo-fr.photoprism.app

View file

@ -27,7 +27,7 @@ PhotoPrism® is an AI-Powered Photos App for the Decentralized Web. It makes use
- Automatic classification of pictures based on their content and location - Automatic classification of pictures based on their content and location
**Version incluse :** 2022.05.28~ynh2 **Version incluse :** 2022.06.17~ynh1
**Démo :** https://demo-fr.photoprism.app **Démo :** https://demo-fr.photoprism.app

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