Updates
Keep your daemon and apps current to get the latest fixes and features.
Version compatibility
For now, daemon and app versions should be kept in lockstep. If your daemon is version X, make sure your clients are also version X.
Update the daemon
Install the latest CLI/daemon package globally:
$ npm install -g @getpaseo/cli@latest
Then restart the daemon:
$ paseo daemon restart
Web app
app.paseo.sh is always up to date. No manual update needed.
Desktop app
Download the latest desktop build from the GitHub releases page and install it over your current version.
Paseo releasesMobile apps
Mobile apps are available on the App Store and Play Store. Update through your respective store. Store versions may lag behind the latest release due to review processes.