myheats

Live heats, scoring and leaderboard for sport events
git clone https://git.in0rdr.ch/myheats.git
Log | Files | Refs | Pull requests |Archive | README | LICENSE

commit c51ec87285512cb1702f24589eb6aed138136415
parent 654ed73a10fecba75b2ae6430d82e6174843a0b1
Author: Andreas Gruhler <agruhl@gmx.ch>
Date:   Wed,  7 Jan 2026 21:06:58 +0100

feat: bump 0.9-nightly

Diffstat:
Mpackage.json | 2+-
Msrc/frontend/App.jsx | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json @@ -1,7 +1,7 @@ { "name": "myheats", "private": true, - "version": "0.8.0", + "version": "0.9.0-nightly", "type": "module", "scripts": { "dev": "vite", diff --git a/src/frontend/App.jsx b/src/frontend/App.jsx @@ -112,7 +112,7 @@ function Layout() { <footer> <br /> {showVersion === 'true' ? - <span>MyHeats <a href="https://code.in0rdr.ch/myheats/refs.html">v0.8</a></span> : '' } + <span>MyHeats <a href="https://code.in0rdr.ch/myheats/refs.html">v0.9-nightly</a></span> : '' } {showLogo === 'true' ? <span className="logo"><img src={logoUrl} alt="Logo" /></span> : '' } <span>