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,6 +1,14 @@
{{define "changelog"}}
<h2>Changelog</h2>
<div class="changelog-entry">
<div class="version">v1.2.0</div>
<div class="date">2025-08-09</div>
<ul>
<li>Added web uploader</li>
</ul>
</div>
<div class="changelog-entry">
<div class="version">v1.1.1</div>
<div class="date">2025-08-08</div>