Swift/Kotlin generated code version updates

Change-Id: I035163cb5edd087a190bb518e686c79887241383
This commit is contained in:
Wouter van Oortmerssen
2021-05-10 11:20:09 -07:00
parent 6ed780dbd5
commit 42ca1b9140
11 changed files with 30 additions and 30 deletions

View File

@@ -19,7 +19,7 @@ public enum optional_scalars_OptionalByte: Int8, Enum {
public struct optional_scalars_ScalarStuff: FlatBufferObject {
static func validateVersion() { FlatBuffersVersion_1_12_0() }
static func validateVersion() { FlatBuffersVersion_2_0_0() }
public var __buffer: ByteBuffer! { return _accessor.bb }
private var _accessor: Table