Merge pull request #490 from YunoHost/use-HEAD-for-mailman

Use HEAD for mailman commit
This commit is contained in:
frju365
2018-05-08 18:32:54 +02:00
committed by GitHub

View File

@ -656,7 +656,7 @@
"mailman": {
"branch": "master",
"level": 3,
"revision": "8713479b62ea8937540b5f1321ca0c0ad0fecad6",
"revision": "HEAD",
"state": "working",
"url": "https://github.com/yunohost-apps/mailman_ynh"
},