App Fleet v1.0.1+1
This release fixes #22 & bring flatpak support.
Seamlessly update App Fleet by running the following command:
curl https://raw.githubusercontent.com/omegaui/app_fleet/main/network-update.sh | bash
or explore more update options here
New Install
You can install App Fleet by using the release bundle (app-fleet-bundle.zip) provided below,
- Extract it
- Run
install.sh
to integrate it to your system.
or run the following in your terminal,
curl https://raw.githubusercontent.com/omegaui/app_fleet/main/network-install.sh | bash
What's Changed
Full Changelog: v1.0.0+10...v1.0.1+1