diff options
| author | Mark Otto <[email protected]> | 2017-10-19 09:25:55 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-10-19 12:23:29 -0700 |
| commit | cf00548f4e640e8cb1108370254fd2be5260aa32 (patch) | |
| tree | 2f3add6f952129fde3e57fe84d850775654f49d8 /scss | |
| parent | 7b06b9292f1b3f6683da5536494116c54c827f8a (diff) | |
| download | bootstrap-cf00548f4e640e8cb1108370254fd2be5260aa32.tar.xz bootstrap-cf00548f4e640e8cb1108370254fd2be5260aa32.zip | |
new version number
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.scss | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/scss/bootstrap-grid.scss b/scss/bootstrap-grid.scss index bedf94b7a..c47b709b8 100644 --- a/scss/bootstrap-grid.scss +++ b/scss/bootstrap-grid.scss @@ -1,5 +1,5 @@ /*! - * Bootstrap Grid v4.0.0-beta (https://getbootstrap.com) + * Bootstrap Grid vv4.0.0-beta.2 (https://getbootstrap.com) * Copyright 2011-2017 The Bootstrap Authors * Copyright 2011-2017 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) diff --git a/scss/bootstrap-reboot.scss b/scss/bootstrap-reboot.scss index 9e6482641..58ed5e83d 100644 --- a/scss/bootstrap-reboot.scss +++ b/scss/bootstrap-reboot.scss @@ -1,5 +1,5 @@ /*! - * Bootstrap Reboot v4.0.0-beta (https://getbootstrap.com) + * Bootstrap Reboot vv4.0.0-beta.2 (https://getbootstrap.com) * Copyright 2011-2017 The Bootstrap Authors * Copyright 2011-2017 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) diff --git a/scss/bootstrap.scss b/scss/bootstrap.scss index f83914dc3..d063a28be 100644 --- a/scss/bootstrap.scss +++ b/scss/bootstrap.scss @@ -1,5 +1,5 @@ /*! - * Bootstrap v4.0.0-beta (https://getbootstrap.com) + * Bootstrap vv4.0.0-beta.2 (https://getbootstrap.com) * Copyright 2011-2017 The Bootstrap Authors * Copyright 2011-2017 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) |
