Software /
code /
prosody-modules
Changeset
1249:182cb8a8d2d8
mod_admin_web: Bump strophe.js version (use *all* the SCRAM-SHA-1)
author | Florian Zeitz <florob@babelmonkeys.de> |
---|---|
date | Thu, 12 Dec 2013 22:38:20 +0100 |
parents | 1248:69f7840923f5 |
children | 1250:d7bbacdabb8f |
files | mod_admin_web/admin_web/get_deps.sh |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_admin_web/admin_web/get_deps.sh Tue Dec 10 23:15:15 2013 +0000 +++ b/mod_admin_web/admin_web/get_deps.sh Thu Dec 12 22:38:20 2013 +0100 @@ -1,6 +1,6 @@ #!/bin/sh JQUERY_VERSION="1.10.2" -STROPHE_VERSION="1.0.2" +STROPHE_VERSION="1.1.0" BOOTSTRAP_VERSION="1.4.0" ADHOC_COMMITISH="87bfedccdb91e2ff7cfb165e989e5259c155b513"