diff options
| author | XhmikosR <[email protected]> | 2020-11-24 16:37:20 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2020-12-07 18:18:16 +0200 |
| commit | 8dc85c657ee8353f76bb767737f489457132e29d (patch) | |
| tree | c21f0e4c6bd4355c2bbc992585b8beee50c3452e /scss | |
| parent | 9312442338003d5011372e0cc3994de56179653b (diff) | |
| download | bootstrap-8dc85c657ee8353f76bb767737f489457132e29d.tar.xz bootstrap-8dc85c657ee8353f76bb767737f489457132e29d.zip | |
Prepare v5.0.0-beta1.
Diffstat (limited to 'scss')
| -rw-r--r-- | scss/bootstrap-grid.scss | 2 | ||||
| -rw-r--r-- | scss/bootstrap-reboot.scss | 2 | ||||
| -rw-r--r-- | scss/bootstrap-utilities.scss | 2 | ||||
| -rw-r--r-- | scss/bootstrap.scss | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/scss/bootstrap-grid.scss b/scss/bootstrap-grid.scss index 1c836bf2f..bfaa6553c 100644 --- a/scss/bootstrap-grid.scss +++ b/scss/bootstrap-grid.scss @@ -1,5 +1,5 @@ /*! - * Bootstrap Grid v5.0.0-alpha3 (https://getbootstrap.com/) + * Bootstrap Grid v5.0.0-beta1 (https://getbootstrap.com/) * Copyright 2011-2020 The Bootstrap Authors * Copyright 2011-2020 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) diff --git a/scss/bootstrap-reboot.scss b/scss/bootstrap-reboot.scss index c99c02e2e..c427062b8 100644 --- a/scss/bootstrap-reboot.scss +++ b/scss/bootstrap-reboot.scss @@ -1,5 +1,5 @@ /*! - * Bootstrap Reboot v5.0.0-alpha3 (https://getbootstrap.com/) + * Bootstrap Reboot v5.0.0-beta1 (https://getbootstrap.com/) * Copyright 2011-2020 The Bootstrap Authors * Copyright 2011-2020 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) diff --git a/scss/bootstrap-utilities.scss b/scss/bootstrap-utilities.scss index 9ae168427..8d96cf9d7 100644 --- a/scss/bootstrap-utilities.scss +++ b/scss/bootstrap-utilities.scss @@ -1,5 +1,5 @@ /*! - * Bootstrap Utilities v5.0.0-alpha3 (https://getbootstrap.com/) + * Bootstrap Utilities v5.0.0-beta1 (https://getbootstrap.com/) * Copyright 2011-2020 The Bootstrap Authors * Copyright 2011-2020 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) diff --git a/scss/bootstrap.scss b/scss/bootstrap.scss index 24d3ac4d5..2449ff036 100644 --- a/scss/bootstrap.scss +++ b/scss/bootstrap.scss @@ -1,5 +1,5 @@ /*! - * Bootstrap v5.0.0-alpha3 (https://getbootstrap.com/) + * Bootstrap v5.0.0-beta1 (https://getbootstrap.com/) * Copyright 2011-2020 The Bootstrap Authors * Copyright 2011-2020 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) |
