mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-06 05:27:24 +00:00
FlatBuffers Version 25.2.10
This commit is contained in:
@@ -15,6 +15,11 @@
|
||||
# 9. Make sure the tests pass: `./flattests`
|
||||
# 10. Do a search for the old version string in the code base. It should only
|
||||
# appear in the changelog.
|
||||
# 11. Update the CHANGELOG.md
|
||||
# 12. Make the git commit with the message: "FlatBuffers Version X.X.X"
|
||||
# 13. Tag the commit with `git -tag -a -m "FlatBuffers Version X.X.X` vX.X.X
|
||||
# 14. Push the tag `git push origin vX.X.X`
|
||||
# 15. Make a release from the tag at https://github.com/google/flatbuffers/tags
|
||||
|
||||
# Requires the xmlstarlet command.
|
||||
# Install via: apt install xmlstarlet
|
||||
|
||||
Reference in New Issue
Block a user