Settings_Depots_AddonVersion

Settings_Depots_AddonVersion
Settings_Depots_AddonVersion

The AddonVersion structure contains fields that describe a specific version of an addon.

JSON Example
{
    "version": "string",
    "display_version": "string"
}
string
version
Required

Version of the addon.

string
display_version
Required

Human readable version of the addon.