Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/alanorth/hugo-theme-bootstrap4-blog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorAlan Orth <alan.orth@gmail.com>2018-07-12 23:03:50 +0300
committerAlan Orth <alan.orth@gmail.com>2018-07-12 23:03:50 +0300
commitc41b785d30414d32a0dc87a01cb4dbfe58add647 (patch)
tree17d00212b7a0a2b7676d17904b1916f819f9e00c /source
parent1ac4daff454534bb475ef818cf6f10f0b6cefa6c (diff)
source/scss/bootstrap.scss: Copy new version number
Otherwise it is very confusing because the generated style.css has the wrong version number.
Diffstat (limited to 'source')
-rw-r--r--source/scss/bootstrap.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/scss/bootstrap.scss b/source/scss/bootstrap.scss
index a4b4e98..8c0fa73 100644
--- a/source/scss/bootstrap.scss
+++ b/source/scss/bootstrap.scss
@@ -1,5 +1,5 @@
/*!
- * Bootstrap v4.1.0 (https://getbootstrap.com/)
+ * Bootstrap v4.1.2 (https://getbootstrap.com/)
* Copyright 2011-2018 The Bootstrap Authors
* Copyright 2011-2018 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)