Update version number to 0.1.7.1

This commit is contained in:
Eugene Burmakin 2024-04-17 22:13:08 +02:00
parent 82fd9e2be6
commit 9a6cc190a5

View file

@ -11,7 +11,7 @@
</ul>
</div>
<%= link_to 'DaWarIch', root_path, class: 'btn btn-ghost normal-case text-xl'%>
<div class="badge badge-neutral mx-4">0.1.7</div>
<div class="badge badge-neutral mx-4">0.1.7.1</div>
<label class="flex cursor-pointer gap-2">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="5"/><path d="M12 1v2M12 21v2M4.2 4.2l1.4 1.4M18.4 18.4l1.4 1.4M1 12h2M21 12h2M4.2 19.8l1.4-1.4M18.4 5.6l1.4-1.4"/></svg>
<input type="checkbox" value="light" class="toggle theme-controller"/>