currentVersion property

int? currentVersion
getter/setter pair

Current version of the metagame configuration data.

When this data is updated, the version number will be increased by one.

Implementation

core.int? currentVersion;