Member Junction
    Preparing search index...

    Summary of the most recent install attempt, loaded from the .mj-install-state.json checkpoint file.

    InstallState — the checkpoint state class that persists this data.

    interface LastInstallInfo {
        Tag: string;
        Timestamp: string;
    }
    Index

    Properties

    Properties

    Tag: string

    Git tag of the installed version (e.g., "v5.1.0").

    Timestamp: string

    ISO 8601 timestamp when the install was started.