diff --git a/README.md b/README.md index d8db6bb..7d90414 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in HumHub is an open source social network platform with a wide variety of use cases as social intranet, community or collaboration platform. HumHub consists of a core application, which can be extended through additional modules and adjusted to your needs by many configuration options. -**Shipped version:** 1.12.2~ynh1 +**Shipped version:** 1.13.0~ynh1 **Demo:** https://www.humhub.com/en diff --git a/README_fr.md b/README_fr.md index d537449..bafa033 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour HumHub est une plate-forme de réseau social open source avec une grande variété de cas d'utilisation en tant qu'intranet social, plate-forme de communauté ou de collaboration. HumHub se compose d'une application principale, qui peut être étendue grâce à des modules supplémentaires et ajustée à vos besoins par de nombreuses options de configuration. -**Version incluse :** 1.12.2~ynh1 +**Version incluse :** 1.13.0~ynh1 **Démo :** https://www.humhub.com/en diff --git a/conf/app.src b/conf/app.src index 46ea029..3da22d7 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://www.humhub.com/download/package/humhub-1.12.2.tar.gz -SOURCE_SUM=91a96c7fc7e513bbb04d153e7112498daa36639e37587d6bdc9364cd57d09ea3 +SOURCE_URL=https://www.humhub.com/download/package/humhub-1.13.0.tar.gz +SOURCE_SUM=9b6d0041c683e382fd7b5d5853a878979b750fc41a8e34d613709b7884a583a1 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index e15566f..d4899b8 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Enterprise Social Network.", "fr": "Réseau Social d'Entreprise." }, - "version": "1.12.2~ynh1", + "version": "1.13.0~ynh1", "url": "https://www.humhub.org", "upstream": { "license": "AGPL-3.0-only",