diff --git a/README.md b/README.md index 1f72177..39e0970 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Jappix for Yunohost ------------------- -**Shipped version:** 1.1.6 +**Shipped version:** 1.1.7 [Jappix](https://jappix.org) is a full-featured XMPP web-client with an open social platform which enables you to host your communication diff --git a/conf/app.src b/conf/app.src index 1b82c38..c461c3f 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,2 +1,2 @@ -SOURCE_URL=https://github.com/jappix/jappix/archive/1.1.6.tar.gz -SOURCE_SUM=94af5b01ccbf20c357bc08f6b41a18bb +SOURCE_URL=https://github.com/jappix/jappix/archive/1.1.7.tar.gz +SOURCE_SUM=515b8079b42f280da9b624d8f9825109 diff --git a/manifest.json b/manifest.json index a92865b..1962914 100644 --- a/manifest.json +++ b/manifest.json @@ -8,7 +8,7 @@ }, "url": "https://jappix.org/", "license": "AGPL-3", - "version": "1.1.6", + "version": "1.1.7", "maintainer": { "name": "titoko", "email": "titoko@titoko.fr"