File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
app/views/documentation/release Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 66
77%ul .accordion {"data-accordion" => "" , " data-allow-all-closed" => " true" , " data-multi-expand" => " false" }
88 %li.accordion-item.is-active{" data-accordion-item" => "" }
9+ %a.accordion-title{:href => " #"} 1.21.1 (August 7, 2024)
10+ .accordion-content{" data-tab-content" => "" }
11+ %ul
12+ %li
13+ Type to select when assigning a submission to a reviewer.
14+ %li
15+ Bug fixes, minor improvements.
16+ %li.accordion-item{" data-accordion-item" => "" }
917 %a.accordion-title{:href => " #" } 1.21 (July 3, 2024)
1018 .accordion-content{" data-tab-content" => "" }
1119 %ul
2735 Update Rails version to 7.0.8.1.
2836 %li
2937 Bug fixes, minor improvements.
30-
3138 %li .accordion-item {"data-accordion-item" => "" }
3239 %a.accordion-title{:href => " #"} 1.19 (November 15, 2023)
3340 .accordion-content{" data-tab-content" => "" }
Original file line number Diff line number Diff line change 11module Competitions
22 class Application
3- VERSION = '1.21'
3+ VERSION = '1.21.1 '
44 end
55end
You can’t perform that action at this time.
0 commit comments