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

Merge pull request #71 from navanchauhan/testing

bump to 2022.03
This commit is contained in:
Éric Gaspar 2022-06-11 08:55:55 +02:00 committed by GitHub
commit 402a2f66f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

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

View file

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