diff --git a/CREATE_RELEASE.md b/CREATE_RELEASE.md index 9a7531d74..7bda7405a 100644 --- a/CREATE_RELEASE.md +++ b/CREATE_RELEASE.md @@ -3,7 +3,7 @@ ### Version numbers For WebGoat we use milestone releases first before we release the official version, we use `v2023.01` while tagging -and 2023.01 in the `pom.xml`. +and 2023.01 in the `pom.xml`. ### Release notes: @@ -17,3 +17,4 @@ git commit .... git tag v2023.01 git push --tags ``` +