From 910400e8979f43d7d329edcaa29add03acb3d48b Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 24 Nov 2015 11:07:36 -0800 Subject: bump version --- docs/_includes/js/buttons.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_includes') diff --git a/docs/_includes/js/buttons.html b/docs/_includes/js/buttons.html index 2249bbd70..76e3b2594 100644 --- a/docs/_includes/js/buttons.html +++ b/docs/_includes/js/buttons.html @@ -10,7 +10,7 @@

Stateful

Add data-loading-text="Loading..." to use a loading state on a button.

-

This feature is deprecated since v3.3.5 and has been removed in v4.

+

This feature is deprecated since v3.3.6 and has been removed in v4.

Use whichever state you like!

For the sake of this demonstration, we are using data-loading-text and $().button('loading'), but that's not the only state you can use. See more on this below in the $().button(string) documentation.

-- cgit v1.2.3