Commit b103e7cb1900f6a51a6caab8b18042b4b55ef00e
1 parent
4214a67e
Exists in
master
and in
39 other branches
Bumping django-conversejs version
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
requirements.txt
... | ... | @@ -20,7 +20,7 @@ django-browserid |
20 | 20 | git+https://github.com/TracyWebTech/django-revproxy/ |
21 | 21 | |
22 | 22 | # Converse.js (XMPP client) |
23 | -django-conversejs==0.2.1 | |
23 | +django-conversejs==0.2.2 | |
24 | 24 | |
25 | 25 | # Feedzilla (planet) and deps |
26 | 26 | https://bitbucket.org/lorien/feedzilla/get/tip.tar.gz # Temporarily work around | ... | ... |