chore: bump version to v0.1.9

Made-with: Cursor
This commit is contained in:
mofeng-git
2026-04-12 20:43:11 +08:00
parent 9653e16a68
commit 8eac31f69f
6 changed files with 292 additions and 39 deletions

View File

@@ -201,7 +201,7 @@ pub fn placeholder_html() -> &'static str {
<h1>One-KVM</h1>
<p>Frontend not built yet.</p>
<p>Please build the frontend or access the API directly.</p>
<div class="version">v0.1.8</div>
<div class="version">v0.1.9</div>
</div>
</body>
</html>"#