发布

  • Add the vminitd version to the logs (#604)

    frostbyte_neo 发布于 2026-03-30 17:15:00 +00:00 | 170 次提交 在此版本后已推送到 main

    Adds the vminitd version to the logs.

    Switching to a local version of vminitd is non-trivial:

    -                .define("CZ_VERSION", to: "\"\(scVersion)\""),
    +                .define("CZ_VERSION", to: "\"latest\""),
    

    Having an additional confirmation of the used version in the logs is
    vital.

    下载附件