Skip to main content

core.fetchlatestversionstring

Home > @medplum/core > fetchLatestVersionString

fetchLatestVersionString() function

Signature:

export declare function fetchLatestVersionString(): Promise<string>;

Returns:

Promise<string>

A version string corresponding to the latest Medplum release version.