From eb70aea7694733858f6b2ee04eb9dcc761ce54f4 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Mon, 19 Oct 2020 16:25:47 +0300 Subject: [PATCH] source/scss/bootstrap.scss: Bump version in comment This can be super confusing when you're looking at CSS. --- source/scss/bootstrap.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/scss/bootstrap.scss b/source/scss/bootstrap.scss index 104a83a..ada7357 100644 --- a/source/scss/bootstrap.scss +++ b/source/scss/bootstrap.scss @@ -1,5 +1,5 @@ /*! - * Bootstrap v4.5.2 (https://getbootstrap.com/) + * Bootstrap v4.5.3 (https://getbootstrap.com/) * Copyright 2011-2020 The Bootstrap Authors * Copyright 2011-2020 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)