diff --git a/src/components/BootstrapBlazor.Player/BootstrapBlazor.Player.csproj b/src/components/BootstrapBlazor.Player/BootstrapBlazor.Player.csproj index a210a3ea..21d9f858 100644 --- a/src/components/BootstrapBlazor.Player/BootstrapBlazor.Player.csproj +++ b/src/components/BootstrapBlazor.Player/BootstrapBlazor.Player.csproj @@ -1,7 +1,7 @@ - 9.0.0 + 9.0.1 diff --git a/src/components/BootstrapBlazor.Player/Player.razor b/src/components/BootstrapBlazor.Player/Player.razor index a9fa98bd..3bf8776d 100644 --- a/src/components/BootstrapBlazor.Player/Player.razor +++ b/src/components/BootstrapBlazor.Player/Player.razor @@ -4,10 +4,10 @@ @if (Mode == PlayerMode.Audio) { -