File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ To create a new release for smesh, perform the following steps:
3030 * Click on "Publish release".
31317 ) The new release is immediately usable and visible on the release page \o/
32328 ) To make sure people do not mistake the latest state of ` main ` as the latest release, we
33- set the version in the ` Project.toml ` to a * development* version. The development version
33+ set the version in the ` VERSION ` file to a * development* version. The development version
3434 should be the latest released version, with the patch version incremented by one, and the
3535 ` -dev ` suffix added. For example, if you just released ` v0.3.0 ` , the new development
3636 version should be ` v0.3.1-dev ` . If you just released ` v0.2.4 ` , the new development
You can’t perform that action at this time.
0 commit comments