mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-02 18:58:17 +00:00
Flatbuffers Version 23.1.20 (#7794)
* Flatbuffers Version 23.1.20 * Fix warnings * Fix warnings
This commit is contained in:
@@ -32,6 +32,6 @@ namespace Google.FlatBuffers
|
||||
Changes to the C# implementation need to be sure to change
|
||||
the version here and in the code generator on every possible
|
||||
incompatible change */
|
||||
public static void FLATBUFFERS_23_1_4() {}
|
||||
public static void FLATBUFFERS_23_1_20() {}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user