fix version typo (#267)

Signed-off-by: Fabian Kammel <fk@edgeless.systems>
This commit is contained in:
Fabian Kammel 2022-07-12 17:37:36 +02:00 committed by GitHub
parent 9d3ab0042c
commit 66eef5bc70

View File

@ -12,8 +12,8 @@ This checklist will prepare `v1.3.0` from `v1.2.0`. Adjust your version numbers
2. Update versions [images.go](../coordinator/kubernetes/k8sapi/resources/images.go) to `v1.3.0`
3. Merge this branch
4. Create a new tag in `constellation`
* `git tag v.1.3.0`
* `git tag v1.3.0`
* Run [Build CLI](https://github.com/edgelesssys/constellation/actions/workflows/build-cli.yml) action on the tag
* Check build output for link to draft release. Review & approve.
5. Create a new tag in `constellation-docs`
* `git tag v.1.3.0`
* `git tag v1.3.0`