cleanup before release (#391)

This commit is contained in:
Saeed Vaziry
2024-12-13 20:02:43 +01:00
committed by GitHub
parent d91fa4061c
commit 0d12dd0c69
27 changed files with 649 additions and 899 deletions

View File

@ -1,5 +1,5 @@
<div class="p-6 text-sm">
<div class="p-6 text-xs">
<a href="https://github.com/vitodeploy/vito/releases/tag/{{ config("app.version") }}" target="_blank">
V{{ config("app.version") }}
V{{ show_vito_version() }}
</a>
</div>