mangal v3.9.1
To update:
mangal update
To install:
curl -sL mangal.metafates.one/install | sh
If you have any problems updating
Run the install script (you can run it multiple times):curl -sL mangal.metafates.one/install | sh
What's new?
- Fix version comparison mechanism for
update
command.
Now it compares each fragment separately (major, minor, patch) instead of comparing two versions as strings lexicographically.
Full Changelog: v3.9.0...v3.9.1
Bugs? Suggestions? Open an issue