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
16
16
issues can arise that do not lead to actual errors in the doc CI).
17
17
4 . Release via the [ registration
18
18
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.
26
21
27
22
If there is subsequently a need to increment the version of a dependency, this
28
23
should 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