Skip to content

v0.4.2

Choose a tag to compare

@robfig robfig released this 24 Jun 16:26
· 8 commits to master since this release
d72e794

Internal refactor, no behavior change beyond the version string.

  • version.ts now reads the plugin version from package.json (single source of truth) instead of a hardcoded constant — a release only bumps package.json, and User-Agent: openclaw-roam/<version> follows automatically.