Skip to content

mangal v3.9.1

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Sep 11:11
· 230 commits to main since this release

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