Updated FlatBuffers release process (markdown)

Derek Bailey 2022-08-22 22:06:48 -07:00
parent 200e2234a8
commit c699dce7fd
1 changed files with 1 additions and 1 deletions

@ -19,7 +19,7 @@ Steps to release a new version of FlatBuffers to github:
1. Push the tag to github (again not via a PR).
`git push origin v.X.X.X`
`git push origin vX.X.X`
1. The result should be a tagged commit at the following: https://github.com/google/flatbuffers/tags