From ecf3207941ca02eb278e19847fccb7fcff9799fc Mon Sep 17 00:00:00 2001 From: Scott González Date: Wed, 23 Dec 2015 12:40:34 -0500 Subject: 1.12.0-beta.1 --- ui/widgets/spinner.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ui/widgets/spinner.js') diff --git a/ui/widgets/spinner.js b/ui/widgets/spinner.js index e875f10ad..54456a3d4 100644 --- a/ui/widgets/spinner.js +++ b/ui/widgets/spinner.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Spinner @VERSION + * jQuery UI Spinner 1.12.0-beta.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors @@ -47,7 +47,7 @@ function spinnerModifer( fn ) { } $.widget( "ui.spinner", { - version: "@VERSION", + version: "1.12.0-beta.1", defaultElement: "", widgetEventPrefix: "spin", options: { -- cgit v1.2.3