Skip to content

Commit

Permalink
build: v5.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
trueChazza committed Feb 6, 2024
1 parent 69cc542 commit aebabd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/media_server_web/components/footer_component.ex
Expand Up @@ -8,7 +8,7 @@ defmodule MediaServerWeb.Components.FooterComponent do
<div class="flex text-xs text-zinc-600 dark:text-zinc-400">
<p>Copyright © 2024 Midarr Labs</p>
<p class="ml-4 pl-4 border-l border-white/10">
v4.2.0
v5.0.0-beta.1
</p>
</div>
<div class="flex gap-4">
Expand Down

0 comments on commit aebabd1

Please sign in to comment.