1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/friendica_ynh.git synced 2024-09-03 18:36:14 +02:00

bump to 2022.03

This commit is contained in:
navanchauhan 2022-05-31 17:48:04 -06:00
parent 86743f093b
commit 7392fc18ab
2 changed files with 4 additions and 4 deletions

View file

@ -6,7 +6,7 @@
"en": "Social Communication Server", "en": "Social Communication Server",
"fr": "Serveur de Communication Social" "fr": "Serveur de Communication Social"
}, },
"version": "2022.02~ynh1", "version": "2022.03~ynh1",
"url": "http://friendi.ca", "url": "http://friendi.ca",
"upstream": { "upstream": {
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",

View file

@ -5,9 +5,9 @@
#================================================= #=================================================
# commit hashes # commit hashes
# 2021.09 # 2022.03
version_commit="72c4ed95f16e82239924099254a3d8fc9638cd07" version_commit="f660c3894411d5a55ad201b0da8d46715b5b5002"
addons_version_commit="dd6bf79e194ed5bdf0a40ee3c5ad76cceb24d31d" addons_version_commit="c35a6d58345ef7f99534f465d8453bccdca80450"
# dependencies used by the app # dependencies used by the app
YNH_PHP_VERSION="7.3" YNH_PHP_VERSION="7.3"