This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /usr/bin/env bash | |
| # Copyright (c) 2026 Joseph Lauzier (menkaru) <menkaru@tutanota.com> | |
| # | |
| # This is free and unencumbered software released into the public domain | |
| # under the Unlicense. Go to [unlicense.org] for more information and for | |
| # the full license text. | |
| # | |
| # This script uses date versioning. | |
| # February 2026 | |
| VERSION="26.02" |