mirror of
https://github.com/docker/compose.git
synced 2026-07-11 10:44:06 +00:00
Merge pull request #7177 from docker/ndeloof-patch-1
Tag as `x.y.z` without `v` prefix
This commit is contained in:
commit
ec0f8a8f7c
1 changed files with 1 additions and 1 deletions
|
|
@ -5,5 +5,5 @@ The release process is fully automated by `Release.Jenkinsfile`.
|
|||
## Usage
|
||||
|
||||
1. edit `compose/__init__.py` to set release version number
|
||||
1. commit and tag as `v{major}.{minor}.{patch}`
|
||||
1. commit and tag as `{major}.{minor}.{patch}`
|
||||
1. edit `compose/__init__.py` again to set next development version number
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue