docs: bust CDN cache on menubar screenshot

Appends ?v=0.7.2 to the image URL so GitHub's Camo proxy re-fetches
the new 0.7.2 screenshot instead of serving its stale copy of the
SwiftBar-era one.
This commit is contained in:
AgentSeal 2026-04-17 17:29:16 -07:00
parent d6381d1eeb
commit feda92124d

View file

@ -156,7 +156,7 @@ The menu bar widget includes a currency picker with 17 common currencies. For an
## Menu Bar
<img src="https://cdn.jsdelivr.net/gh/AgentSeal/codeburn@main/assets/menubar.png" alt="CodeBurn macOS menubar app" width="420" />
<img src="https://cdn.jsdelivr.net/gh/AgentSeal/codeburn@main/assets/menubar.png?v=0.7.2" alt="CodeBurn macOS menubar app" width="420" />
```bash
npx codeburn menubar