Add app version display to login page and profile About card
Version is set via APP_VERSION in .env, defaulting to 1.0.0. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -29,5 +29,6 @@
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
<p style="text-align:center; color:var(--text-muted); font-size:0.75rem; margin-top:1.5rem; opacity:0.6;">v{{ app_version }}</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user