diff options
Diffstat (limited to 'share/www/index.html')
-rw-r--r-- | share/www/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/www/index.html b/share/www/index.html index 44fb6885..b342cd01 100644 --- a/share/www/index.html +++ b/share/www/index.html @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. <meta http-equiv="Content-Type" content="text/html;charset=utf-8"> <link rel="stylesheet" href="style/layout.css?0.9.0" type="text/css"> <script src="script/json2.js"></script> - <script src="script/jquery.js?1.2.6"></script> + <script src="script/jquery.js?1.3.0"></script> <script src="script/jquery.cookies.js?0.9.0"></script> <script src="script/jquery.couch.js?0.9.0"></script> <script src="script/jquery.dialog.js?0.9.0"></script> |