source/scss/bootstrap.scss: Update version comment

It's confusing to know you've updated the Bootstrap version and see
a different one when looking at generated CSS.
This commit is contained in:
2021-02-12 20:36:24 +02:00
parent 81b4a58140
commit e312bc4106

View File

@ -1,7 +1,7 @@
/*!
* Bootstrap v5.0.0-beta1 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Bootstrap v5.0.0-beta2 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/