Updated version

This commit is contained in:
2025-08-09 15:07:31 +02:00
parent eed2a9ed12
commit 29e1ae6b7d
6 changed files with 9 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
{{define "header"}}
<h1>🚀 FITRA - File transfer API</h1>
<div class="version-badge">Version 1.1.1</div>
<div class="version-badge">Version 1.2.0</div>
<p>Simple file upload and download service for developers using HTTP requests in CLI.</p>
{{end}}