We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98e29ad commit 96fec9eCopy full SHA for 96fec9e
1 file changed
public/js/app.js
@@ -1511,7 +1511,7 @@ async function renderDashboard() {
1511
<div style="padding:8px 12px 0;display:flex;gap:16px;justify-content:center;flex-wrap:wrap">
1512
1513
</div>
1514
- <div style="padding:4px 0 8px;text-align:center;font-size:0.7rem;color:var(--text-muted);letter-spacing:0.05em">v1.1.0</div>
+ <div style="padding:4px 0 8px;text-align:center;font-size:0.7rem;color:var(--text-muted);letter-spacing:0.05em">v1.1.1</div>
1515
1516
<div class="sidebar-resizer" id="sidebar-resizer"></div>
1517
</aside>
0 commit comments