Updated FlatBuffers release process (markdown)
parent
200e2234a8
commit
c699dce7fd
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue