diff --git a/README.md b/README.md index 785d34c..936b32e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview Photonix is a photo management application that streamlines the process of storing, presenting and re-discovering photos. Smart filtering is made possible automatically by object and face recognition, location awareness, color analysis and other algorithms. -**Shipped version:** 0.9.0 +**Shipped version:** 0.10.0 ## Screenshots diff --git a/README_fr.md b/README_fr.md index b8ae1aa..099d7b2 100644 --- a/README_fr.md +++ b/README_fr.md @@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install ## Vue d'ensemble Photonix est une application de gestion de photos qui simplifie le processus de stocker, présenter er re-découvrir ses photos. Le filtrage intelligent est rendu possible automatiquement grâce à la reconnaissance d'objets et de visages, la localisation, l'analyse de couleurs, et d'autres algorithmes. -**Version incluse :** 0.9.0 +**Version incluse :** 0.10.0 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index 66a3778..48acd70 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,6 @@ -SOURCE_URL=https://github.com/photonixapp/photonix/archive/refs/tags/v0.9.0.tar.gz -SOURCE_SUM=a2f82a1fd24b938f5a7a6a54e40f091b5727c91547800cca0d4b3c240803747b +SOURCE_URL=https://github.com/photonixapp/photonix/archive/refs/tags/v0.10.0.tar.gz +SOURCE_SUM=5b1f89715c0736ccfd6bbb60e266fc41055e93b1beed42b855bccee240d821ba SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=v0.9.0.tar.gz SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index 4e90b65..a1e63c4 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Photo management application that streamlines the process of storing, presenting and re-discovering photos", "fr": "Application de gestion de photos qui simplifie le processus de stocker, présenter er re-découvrir ses photos" }, - "version": "0.9.0~ynh1", + "version": "0.10.0~ynh1", "url": "https://photonix.org/", "license": "AGPL-3.0-only", "maintainer": {