1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-26 05:19:15 +02:00

roll back version numbers to avoid broken links in docs and readme (fixes #12000)

This commit is contained in:
Mark Otto
2013-12-24 12:16:17 -08:00
parent 71e9db4183
commit 679c786237
27 changed files with 46 additions and 46 deletions

View File

@@ -9,7 +9,7 @@
window.onload = function () { // wait for load in a dumb way because B-0
var cw = '/*!\n' +
' * Bootstrap v3.1.0 (http://getbootstrap.com)\n' +
' * Bootstrap v3.0.3 (http://getbootstrap.com)\n' +
' * Copyright 2013 Twitter, Inc.\n' +
' * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n' +
' */\n\n';