diff --git a/manifest.json b/manifest.json index 2fd28de..60df64e 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Social Communication Server", "fr": "Serveur de Communication Social" }, - "version": "2023.08~ynh1", + "version": "2023.09~ynh1", "url": "http://friendi.ca", "upstream": { "license": "AGPL-3.0-only", diff --git a/scripts/_common.sh b/scripts/_common.sh index 64c79a1..8001156 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -6,8 +6,8 @@ # commit hashes # 2023.08 -version_commit="a6449da5574ed9a51069c9b0e9a2811e31f68400" -addons_version_commit="5d13889f2cad41705f490cad7af9a70594a82f2d" +version_commit="2dbfb070083ec395bf5d24ec89fe96b282c6a12d" +addons_version_commit="f2cc0312ca9a95d99a8330452848180792bf9227" # dependencies used by the app YNH_PHP_VERSION="7.4"