From 9a6dabec2985e015fa866980d346475108e9b921 Mon Sep 17 00:00:00 2001 From: thomasb Date: Wed, 20 Jul 2011 21:13:04 +0000 Subject: Update jquery UI to version 1.8.14 git-svn-id: https://svn.roundcube.net/trunk@4947 208e9e7b-5314-0410-a742-e7e81cd9613c --- plugins/jqueryui/jqueryui.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/jqueryui/jqueryui.php') diff --git a/plugins/jqueryui/jqueryui.php b/plugins/jqueryui/jqueryui.php index fcfed9a4f..a2df6ceea 100644 --- a/plugins/jqueryui/jqueryui.php +++ b/plugins/jqueryui/jqueryui.php @@ -15,7 +15,7 @@ class jqueryui extends rcube_plugin public function init() { - $version = '1.8.12'; + $version = '1.8.14'; $rcmail = rcmail::get_instance(); $this->load_config(); -- cgit v1.2.3