diff options
| -rw-r--r-- | plugins/jqueryui/README | 4 | ||||
| -rw-r--r-- | plugins/jqueryui/jqueryui.php | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/plugins/jqueryui/README b/plugins/jqueryui/README index 82804d834..10f8dad75 100644 --- a/plugins/jqueryui/README +++ b/plugins/jqueryui/README @@ -2,8 +2,8 @@ | | Author: Cor Bosman (roundcube@wa.ter.net) | Plugin: jqueryui -| Version: 1.8.12 -| Purpose: Add jquery-ui 1.8.12 to roundcube for every plugin to use +| Version: 1.8.14 +| Purpose: Add jquery-ui to roundcube for every plugin to use | +-------------------------------------------------------------------------+ diff --git a/plugins/jqueryui/jqueryui.php b/plugins/jqueryui/jqueryui.php index a2df6ceea..7ed201873 100644 --- a/plugins/jqueryui/jqueryui.php +++ b/plugins/jqueryui/jqueryui.php @@ -5,7 +5,7 @@ * * Provide the jQuery UI library with according themes. * - * @version 1.8.12 + * @version 1.8.14 * @author Cor Bosman <roundcube@wa.ter.net> * @author Thomas Bruederli <roundcube@gmail.com> */ |
