clearFormatVersion

## Header: Format version.

The format version is an 16-bit unsigned integer which identifies the version of the bundle file format. The format
version is always `1` at this time.
uint32 format_version = 2;

Return

This builder for chaining.