You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
syncthis update. Updates the global @hungv47/syncthis install to latest, using npm install -g @hungv47/syncthis@latest by default and Bun's global install when the current executable comes from Bun. Supports --dry-run.
syncthis version / --version / -v. Prints the installed package version directly.
Fixed
Version reporting now reads installed package metadata at runtime. The welcome banner and version command read the installed package.json instead of bundling a JSON snapshot, preventing stale version output from a generated dist/syncthis.mjs.