diff --git a/README.md b/README.md index df5e18d..e9379af 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Cryptad for Yunohost [![Install Cryptpad with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=cryptpad) -**Shipped version:** 1.14.0 +**Shipped version:** 1.15.0 ## Demo https://cryptpad.fr/ diff --git a/conf/app.src b/conf/app.src index d5bf277..f6bbf28 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,3 +1,3 @@ -SOURCE_URL=https://github.com/xwiki-labs/cryptpad/archive/v1.14.0.tar.gz -SOURCE_SUM=bea47284088db7d0efa13e2301cf4c4f69f08dcc9e574056286e2914b76123ef +SOURCE_URL=https://github.com/xwiki-labs/cryptpad/archive/v1.15.0.tar.gz +SOURCE_SUM=6bbb32cc2368e6b5b10c140b394d35358640205bf7730b3e1abd7a0fa875288b SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index 2496d34..08cded5 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Encrypted Pad", "fr": "Créateur de pad crypté." }, - "version": "1.14.0", + "version": "1.15.0", "url": "https://cryptpad.fr/", "license": "GPLv3", "maintainer": {