diff options
author | Derek Bailey <derekbailey@google.com> | 2022-08-29 20:43:36 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-29 20:43:36 -0700 |
commit | 06c5c7ed0bd987a918cf88caafb094f22cdd1721 (patch) | |
tree | 1c1857068ad1bf8e4893e3ecfb3f47cc69cb0d8e /tests/TableA.lua | |
parent | b190ce11b0013e90330b0ba29dee24f4bef08645 (diff) | |
download | flatbuffers-06c5c7ed0bd987a918cf88caafb094f22cdd1721.tar.gz flatbuffers-06c5c7ed0bd987a918cf88caafb094f22cdd1721.tar.bz2 flatbuffers-06c5c7ed0bd987a918cf88caafb094f22cdd1721.zip |
FlatBuffers Version 2.0.8 (#7492)
Diffstat (limited to 'tests/TableA.lua')
-rw-r--r-- | tests/TableA.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/TableA.lua b/tests/TableA.lua index 37ad6826..312f82d4 100644 --- a/tests/TableA.lua +++ b/tests/TableA.lua @@ -3,7 +3,7 @@ Automatically generated by the FlatBuffers compiler, do not modify. Or modify. I'm a message, not a cop. - flatc version: 2.0.7 + flatc version: 2.0.8 Declared by : //include_test/include_test1.fbs Rooting type : MyGame.Example.Monster (//monster_test.fbs) |