Skip to content

Commit

Permalink
Update to v5.0.0-beta3
Browse files Browse the repository at this point in the history
* `rake 'update[v5.0.0-beta3]'`
* Update version in README.md and version.rb
  • Loading branch information
glebm committed Apr 25, 2021
1 parent 07bc477 commit a949bd8
Show file tree
Hide file tree
Showing 49 changed files with 4,881 additions and 4,863 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Please see the appropriate guide for your environment of choice:
Add `bootstrap` to your Gemfile:

```ruby
gem 'bootstrap', '~> 5.0.0.beta2'
gem 'bootstrap', '~> 5.0.0.beta3'
```

Ensure that `sprockets-rails` is at least v2.3.2.
Expand Down
1 change: 1 addition & 0 deletions assets/javascripts/bootstrap-sprockets.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
//= require ./bootstrap/collapse
//= require ./bootstrap/dropdown
//= require ./bootstrap/modal
//= require ./bootstrap/offcanvas
//= require ./bootstrap/tooltip
//= require ./bootstrap/popover
//= require ./bootstrap/scrollspy
Expand Down
Loading

0 comments on commit a949bd8

Please sign in to comment.