Skip to content

Commit 7489937

Browse files
committed
Update flatc version in docs
Signed-off-by: Ludvig Liljenberg <[email protected]>
1 parent e8b4a84 commit 7489937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/how-to-use-flatbuffers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# How to use FlatBuffers
22

3-
> Note: the last generation of the flatbuffer code was with done with flatc version 25.2.10 (i.e., the last version as of May 1st, 2025).
3+
> Note: the last generation of the flatbuffer code was with done with flatc version 25.9.23 (i.e., the last version as of Oct 2nd, 2025).
44
55
Flatbuffers is used to serialize and deserialize some data structures.
66

0 commit comments

Comments
 (0)