mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-01 17:57:25 +00:00
FlatBuffers Version 22.11.23 (#7662)
This commit is contained in:
parent
9d2c04d629
commit
8f625561d0
159 changed files with 212 additions and 212 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.google.flatbuffers</groupId>
|
||||
<artifactId>flatbuffers-java</artifactId>
|
||||
<version>22.11.22</version>
|
||||
<version>22.11.23</version>
|
||||
<packaging>bundle</packaging>
|
||||
<name>FlatBuffers Java API</name>
|
||||
<description>
|
||||
|
|
|
|||
|
|
@ -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_22_11_22() {}
|
||||
public static void FLATBUFFERS_22_11_23() {}
|
||||
}
|
||||
|
||||
/// @endcond
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue