diff --git a/Development-Testing-Release.md b/Development-Testing-Release.md index 6b926db..a1a7b60 100644 --- a/Development-Testing-Release.md +++ b/Development-Testing-Release.md @@ -105,9 +105,8 @@ After RPMs are successfully built, mark it as latest release | File | Action | |-|-| -| CHANGELOG.md | replace `$VERSION` with `3.dev` | -| setup.py.legacy | replace `$VERSION` with `3.dev` | -| pyproject.toml | replace `$VERSION` with `3.dev` | +| setup.py.legacy | replace `$VERSION` with `$VERSIONnext.dev` | +| pyproject.toml | replace `$VERSION` with `$VERSIONnext.dev` | Commit changes