Installation

Verse ships as a native installer per platform. Downloads are listed under Portal → Downloads once a release is cut.

Supported platforms

Step-by-step

  1. Sign in to the portal and open Downloads.
  2. Click the button that matches your operating system. The installer will download from a GitHub Releases mirror.
  3. Run the installer:
    • macOS: open the .dmg and drag Verse to your Applications folder.
    • Windows: run the .exe installer and follow the prompts.
    • Linux (Debian/Ubuntu, recommended): sudo apt install ./Verse-x.y.z-amd64.deb, then launch Verse from your app menu.
    • Linux (AppImage, other distros): chmod +x Verse-x.y.z.AppImage and double-click to run. On Ubuntu 24.04 the AppImage also needs the FUSE 2 compat library: sudo apt install libfuse2t64.
  4. Launch Verse. Paste the license key from Portal → Licenses when prompted.

Linux on Ubuntu 24.04: prefer the .deb — it sets up the Chromium sandbox correctly and "just works". The AppImage can hit a chrome-sandbox sandbox error on Ubuntu 24.04; see Troubleshooting → Linux won't launch if you must use it.

Activation

Verse uses an offline-first activation model. Once a device binds to a license key, it receives a 90-day activation token. The app keeps a rolling 30-day heartbeat window — if your machine can't reach api.verse.church for any reason, you can keep working for 30 days from the last successful heartbeat. The desktop app continues to work entirely offline until you need to revalidate.

If you replace a machine, deactivate the old device first via Portal → Devices so the seat returns to your license pool.

Code-signing

Early builds may be unsigned while we finalise code-signing. macOS users may need to right-click → Open the first time. Windows SmartScreen may warn; click More info → Run anyway.

Updates

Verse checks for updates on launch. Critical updates auto-install; feature updates prompt for confirmation. You can pin a version through Settings → Updates.

Uninstall

Before you uninstall, deactivate the device from Portal → Devices so the seat returns to your license pool — removing the app does not free the seat on its own (see Licenses & seats).

Then remove the app:

Remove leftover data (optional)

Your settings, cache, the bundled Bible, and offline state live in a per-user folder that is kept by default, so a reinstall keeps your data. Delete it only for a clean slate:

Verse keeps your license/credentials in your OS secret store. To purge them, remove any Verse entries from Keychain Access (macOS), Credential Manager → Windows Credentials (Windows), or your keyring app such as Passwords / Seahorse (Linux).