v0.1.3: Add VERSION to website build

This commit is contained in:
lotherk
2026-03-27 15:04:46 +00:00
parent b42801b6c5
commit 9133b90431
2 changed files with 6 additions and 1 deletions

View File

@@ -34,7 +34,7 @@
<a href="docs/" class="btn btn-secondary btn-large">Read Docs</a>
</div>
<div class="hero-meta">
<span>v0.1.1</span>
<span>v${VERSION}</span>
<span></span>
<a href="${GIT_URL}" target="_blank">Git Repository</a>
<span></span>