interface UmbNewVersionModalData {
    comment: string;
    downloadUrl: string;
}

Properties

Properties

comment: string

The release notes of the new version.

downloadUrl: string

The download URL of the new version.

MMNEPVFCICPMFPCPTTAAATR