mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-29 05:00:00 +00:00
FlatBuffers Version 24.12.23 (#8459)
* FlatBuffers Release 24.12.23 * Fixed missing generated file version checks * Run generate_code and fix cpp17 tests
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_24_3_25() {}
|
||||
public static void FLATBUFFERS_24_12_23() {}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user