diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 14b89e9c3..2f03c8f42 100644 --- a/package.json +++ b/package.json @@ -2,11 +2,11 @@ "name": "jquery-ui", "title": "jQuery UI", "description": "A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.", - "version": "1.13.0-pre", + "version": "1.13.0-rc.3", "homepage": "http://jqueryui.com", "author": { "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/main/AUTHORS.txt" + "url": "https://github.com/jquery/jquery-ui/blob/1.13.0-rc.3/AUTHORS.txt" }, "main": "ui/widget.js", "maintainers": [ |