@umbraco-cms/backoffice

    Interface UmbNewVersionModalData

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

    Properties

    Properties

    comment: string

    The release notes of the new version.

    downloadUrl: string

    The download URL of the new version.

    MMNEPVFCICPMFPCPTTAAATR