]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update migration page to indicate the info can be used for 4.1.x as well as 4.0.x
authorChristian Oliff <christianoliff@yahoo.com>
Mon, 26 Nov 2018 13:28:33 +0000 (22:28 +0900)
committerXhmikosR <xhmikosr@gmail.com>
Mon, 26 Nov 2018 20:46:09 +0000 (22:46 +0200)
site/docs/4.1/migration.md

index 5ca205e94e4ae804a69e68caa7db1133e68057c7..16c1362a05756c16125278064cd56b187b57f938 100644 (file)
@@ -8,7 +8,7 @@ toc: true
 
 ## Stable changes
 
-Moving from Beta 3 to our stable v4.0 release, there are no breaking changes, but there are some notable changes.
+Moving from Beta 3 to our stable v4.x release, there are no breaking changes, but there are some notable changes.
 
 ### Printing
 - Fixed broken print utilities. Previously, using a `.d-print-*` class would unexpectedly overrule any other `.d-*` class. Now, they match our other display utilities and only apply to that media (`@media print`).