Release v3.6.1 - Documentation fix
Fixed
- Config file path is now correctly documented as platform-specific
- CLI
lastversion cache infoshows the actual config path
Config File Locations
| Platform | Path |
|---|---|
| Linux | ~/.config/lastversion/lastversion.yml
|
| macOS | ~/Library/Application Support/lastversion/lastversion.yml
|
| Windows | C:\Users\<user>\AppData\Local\lastversion\lastversion.yml
|
Run lastversion cache info to see your config path.