Skip to content

@unraid-toolkit/cli@0.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Jun 16:06
bfc47b4

Patch Changes

  • 66feb67: Report the real package version instead of a hardcoded literal. unraid --version
    and the MCP server's initialize handshake previously returned a stale 0.1.0
    regardless of the installed release; both now read the version from their
    package's package.json at runtime.