Version nr.

This commit is contained in:
2025-08-08 01:14:15 +02:00
parent 080f14f878
commit 93e53bb3d7
5 changed files with 1 additions and 1 deletions

View File

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