aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2019-02-13 12:11:11 +0200
committerXhmikosR <[email protected]>2019-02-13 17:55:38 +0200
commita43077d3c3b3ef9b2afc426a573b40daeff788fe (patch)
tree1cd12442b81fdda4240fc2b67e5a7ed841378b7b /docs
parentd821de271297a74a8d6a309de1d4cd9113dd77ed (diff)
downloadbootstrap-a43077d3c3b3ef9b2afc426a573b40daeff788fe.tar.xz
bootstrap-a43077d3c3b3ef9b2afc426a573b40daeff788fe.zip
Bump version to 3.4.1.
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/js/src/customizer.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/js/src/customizer.js b/docs/assets/js/src/customizer.js
index a6382fd0f..0eb3307eb 100644
--- a/docs/assets/js/src/customizer.js
+++ b/docs/assets/js/src/customizer.js
@@ -12,7 +12,7 @@ window.onload = function () { // wait for load in a dumb way because B-0
'use strict';
var cw = '/*!\n' +
- ' * Bootstrap v3.4.0 (https://getbootstrap.com/)\n' +
+ ' * Bootstrap v3.4.1 (https://getbootstrap.com/)\n' +
' * Copyright 2011-' + new Date().getFullYear() + ' Twitter, Inc.\n' +
' * Licensed under the MIT license\n' +
' */\n\n'