diff --git a/README.md b/README.md index fedc971..065df1f 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in A photo viewer and manager similar to Google Photos -**Shipped version:** 0.0.20210609~ynh1 +**Shipped version:** 0.0.20210623~ynh1 **Demo:** https://demo2.librephotos.com/ (user: demo, password: demo1234) diff --git a/README_fr.md b/README_fr.md index b99c26d..b6035a0 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Un gestionnaire de photos semblable à Google Photos -**Version incluse :** 0.0.20210609~ynh1 +**Version incluse :** 0.0.20210623~ynh1 **Démo :** https://demo2.librephotos.com/ (user: demo, password: demo1234) diff --git a/conf/backend.src b/conf/backend.src index 86632c8..042be43 100644 --- a/conf/backend.src +++ b/conf/backend.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/LibrePhotos/librephotos/tarball/67ea61a79dadff8772fa2e7915239840e45a630c -SOURCE_SUM=b166abb70d2fe3870c8fedda2f9bd1fac856ce44312572a34272b99b24f1929d +SOURCE_URL=https://github.com/LibrePhotos/librephotos/tarball/1d888fd9f49fcb82cce43412b87f9f9736ad5f47 +SOURCE_SUM=bb79b9c3cc3a83b34fdc9ddb20e1d9778afde2822f034c317a6a65cbac44b898 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=67ea61a79dadff8772fa2e7915239840e45a630c +SOURCE_FILENAME=1d888fd9f49fcb82cce43412b87f9f9736ad5f47 SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index 13a4565..47c43ac 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "A photo viewer and manager similar to Google Photos", "fr": "Un gestionnaire de photos semblable à Google Photos" }, - "version": "0.0.20210609~ynh1", + "version": "0.0.20210623~ynh1", "url": "https://github.com/LibrePhotos/librephotos", "upstream": { "license": "MIT",