We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When SIMONA starts, an ASCII logo is printed to console, including a version number 2.0:
2.0
_____ ______ _______ _ _____ ___ ____ / ___// _/ |/ / __ \/ | / / | |__ \ / __ \ \__ \ / // /|_/ / / / / |/ / /| | __/ / / / / / ___/ // // / / / /_/ / /| / ___ | / __/_/ /_/ / /____/___/_/ /_/\____/_/ |_/_/ |_| /____(_)____/
As this could be confused with the release version number, we decided to just remove the number from the logo.
The text was updated successfully, but these errors were encountered:
Merge branch 'dev' into sh/#642-remove-version-number-from-simona-logo
515940e
c5118dc
Merge pull request #664 from ie3-institute/sh/#642-remove-version-num…
0a59d2f
…ber-from-simona-logo removed the "2.0" from the SIMONA logo
Addition in CHANGELOG for issues #658 and #642
6033e70
SimonHuette
Successfully merging a pull request may close this issue.
When SIMONA starts, an ASCII logo is printed to console, including a version number
2.0
:As this could be confused with the release version number, we decided to just remove the number from the logo.
The text was updated successfully, but these errors were encountered: