Revert "2.1.4 - Manual code cleanup stuff, version configued in 1ish place, etc."

This reverts commit c784140cde.
This commit is contained in:
Aaron D. Lee
2025-12-29 21:00:44 -05:00
parent 0aaeb7c6c7
commit 40ce6d663c
6 changed files with 22 additions and 29 deletions

View File

@@ -63,7 +63,7 @@
<div class="container text-center text-muted">
<small>
<img src="{{ url_for('static', filename='favicon.svg') }}" alt="" height="16" class="me-1" style="vertical-align: text-bottom;">
Stegasoo v{{__version__}} — Steganography using "Reference Photo Hashing + Day-Phrase + PIN/Key".
Stegasoo v2.1.3 — Steganography using "Reference Photo Hashing + Day-Phrase + PIN/Key".
</small>
</div>
</footer>