version bump
All checks were successful
Redeploy Docker Compose / redeploy (push) Successful in 6s

This commit is contained in:
2026-03-26 19:34:21 +01:00
parent 60c6d86d19
commit 91a3d11fee

View File

@@ -533,7 +533,7 @@ export default function App() {
<div className="header-top">
<div>
<h1>
marathon.todo <span className="app-version">v0.0.1</span>
marathon.todo <span className="app-version">v0.0.2</span>
</h1>
{!minimalMode ? <p>Plan what to loot (or do) in your next Marathon raid.</p> : null}
</div>