File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -16,13 +16,8 @@ continuing stability of releases. Before making a release one should
1616 issues can arise that do not lead to actual errors in the doc CI).
17174 . Release via the [ registration
1818 issue] ( https://github.com/SciML/Catalyst.jl/issues/127 ) with the
19- command:
20-
21- ``` @raw html
22- @JuliaRegistrator register branch=release-15.0.0
23- ```
24-
25- modifying as appropriate for the version you are releasing.
19+ command: ` @JuliaRegistrator register branch=release-15.0.0 ` , modifying as appropriate
20+ for the version you are releasing.
2621
2722If there is subsequently a need to increment the version of a dependency, this
2823should be done via a new release that follows the above process, and modifies
You can’t perform that action at this time.
0 commit comments