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>2020-01-23 20:55:15 +0300
committerAlan Orth <alan.orth@gmail.com>2020-01-23 20:55:15 +0300
commit44861dfc36bfc2990a8ef78e1cc18046ec7f702a (patch)
treecf2e5b7539ce1a9527586c9e2115d2c381d6341a /source
parent553af337c1c817773adc47af330b592c4a227075 (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 e9d32e5..0ae968c 100644
--- a/source/scss/bootstrap.scss
+++ b/source/scss/bootstrap.scss
@@ -1,5 +1,5 @@
/*!
- * Bootstrap v4.3.1 (https://getbootstrap.com/)
+ * Bootstrap v4.4.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors
* Copyright 2011-2019 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)