version

@get:JvmName(name = "getVersion")
@set:JvmName(name = "setVersion")
var version: Int
Version of the tool that produced this manifest. This is used by the tool to understand which asset bundle features
are supported for a given tool version.

uint32 version = 1;