fix version

This commit is contained in:
2022-02-17 22:36:09 -05:00
parent 69240c1d51
commit 534ff4e69b
5 changed files with 15 additions and 11 deletions

View File

@ -124,7 +124,7 @@ defmodule CanneryWeb.HomeLive do
<li class="flex flex-row justify-center space-x-2">
<b>Version:</b>
<p>
<%= Mix.Project.config[:version] %>
0.1.0
</p>
</li>
</ul>