diff --git a/README.md b/README.md index f4cd743ad646687a6778c9439d23feab75e02c31..ed7218acb65c433a2fc1e8d038e5549d1385faa4 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ This will create a new git tag which will be recongnized by the build server and - update `latest` pointer - update minor version pointer like `1.x.x` in case this was a patch update or minor update - update patch version pointer like `1.3.x` in case this was the patch update +- add `1.3.3` version if the tag name was `1.3.3` ### Running locally with Docker