Function setBridgeVersion

  • Forcibly set the version of the bridge, for use by other components. This will override getBridgeVersions default behaviour of fetching the version from package.json.

    Parameters

    • version: string

      A version string e.g. v1.0.0

    Returns void

Generated using TypeDoc