chore: bump version to v0.2.0

This commit is contained in:
mofeng-git
2026-05-05 00:58:44 +08:00
parent c27d3a6703
commit 8ec2f25e82
4 changed files with 5 additions and 5 deletions

View File

@@ -181,7 +181,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.9</div>
<div class="version">v0.2.0</div>
</div>
</body>
</html>"#