File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ https://github.com/bootstrap-ruby/bootstrap_form/releases
6
6
7
7
## Diffs
8
8
9
+ - [ 5.2.2] ( https://github.com/bootstrap-ruby/bootstrap_form/compare/v5.2.2...v5.2.3 )
10
+ [ Closed issues] ( https://github.com/bootstrap-ruby/bootstrap_form/issues?q=closed%3A2023-05-28T16%3A00..2023-06-18T07%3A00 )
9
11
- [ 5.2.2] ( https://github.com/bootstrap-ruby/bootstrap_form/compare/v5.2.1...v5.2.2 )
10
12
[ Closed issues] ( https://github.com/bootstrap-ruby/bootstrap_form/issues?q=closed%3A2023-05-23T10%3A00..2023-05-28T16%3A00 )
11
13
- [ 5.2.1] ( https://github.com/bootstrap-ruby/bootstrap_form/compare/v5.2.0...v5.2.1 )
Original file line number Diff line number Diff line change 1
1
module BootstrapForm
2
- VERSION = "5.2.2 " . freeze
2
+ VERSION = "5.2.3 " . freeze
3
3
REQUIRED_RAILS_VERSION = ">= 6.0" . freeze
4
4
end
You can’t perform that action at this time.
0 commit comments