Software /
code /
prosody-modules
Changeset
1256:ab80da799edf
mod_admin_web: Bump strophejs version
author | Florian Zeitz <florob@babelmonkeys.de> |
---|---|
date | Sat, 21 Dec 2013 19:28:34 +0100 |
parents | 1255:3c35283b6780 |
children | 1257:a02fbed74487 |
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 Thu Dec 19 14:59:09 2013 +0100 +++ b/mod_admin_web/admin_web/get_deps.sh Sat Dec 21 19:28:34 2013 +0100 @@ -1,6 +1,6 @@ #!/bin/sh JQUERY_VERSION="1.10.2" -STROPHE_VERSION="1.1.0" +STROPHE_VERSION="1.1.1" BOOTSTRAP_VERSION="1.4.0" ADHOC_COMMITISH="87bfedccdb91e2ff7cfb165e989e5259c155b513"