Added current version to sidebar
This commit is contained in:
parent
2767b4b1a9
commit
b1f7fec6e8
1 changed files with 5 additions and 0 deletions
|
|
@ -57,6 +57,11 @@
|
|||
<.icon name="hero-currency-dollar" /> Donate
|
||||
</span>
|
||||
</li>
|
||||
<li>
|
||||
<span class="group relative flex items-center gap-2.5 px-4 py-2 text-sm">
|
||||
v<%= Application.spec(:pinchflat)[:vsn] %>
|
||||
</span>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Reference in a new issue