FlatBuffers Version 23.1.21 (#7796)

This commit is contained in:
Derek Bailey
2023-01-21 12:46:57 -08:00
committed by GitHub
parent ef76b5ece4
commit ee848a02e1
163 changed files with 222 additions and 217 deletions

View File

@@ -46,7 +46,7 @@ public class Constants {
Changes to the Java 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_20() {}
public static void FLATBUFFERS_23_1_21() {}
}
/// @endcond