Versio 0.2.4

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-07 18:52:21 +03:00
parent 5d2027b2ca
commit afc7f9bcee
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package] [package]
name = "hub" name = "hub"
version = "0.2.3" version = "0.2.4"
edition = "2024" edition = "2024"
[dependencies] [dependencies]

View File

@@ -2943,7 +2943,7 @@ ${staticHtml}
${filesHtml} ${filesHtml}
<hr style="border-color:#30363d;margin:24px 0"> <hr style="border-color:#30363d;margin:24px 0">
<p style="color:#8b949e;font-size:12px">Generoitu Kipinä Agentic Playground v0.2.3 — <a href="https://kipina.studio">kipina.studio</a></p> <p style="color:#8b949e;font-size:12px">Generoitu Kipinä Agentic Playground v0.2.4 — <a href="https://kipina.studio">kipina.studio</a></p>
</body></html>`; </body></html>`;
} }