Skip to content

Commit 0f36600

Browse files
committed
api.jqueryui.com: 1.12 is now stable
1 parent d2466c7 commit 0f36600

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

themes/api.jqueryui.com/functions.php

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,8 @@
33
function jq_ui_api_versions() {
44
// Must be listed with current stable first
55
return array(
6-
"1.11" => "1.6 and newer",
7-
8-
// pre-release must be listed after stable
96
"1.12" => "1.7 and newer",
10-
7+
"1.11" => "1.6 and newer",
118
"1.10" => "1.6 and newer",
129
"1.9" => "1.6 and newer",
1310
"1.8" => "1.3.2 and newer",

0 commit comments

Comments
 (0)