We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1aa892 commit 562f499Copy full SHA for 562f499
1 file changed
CodeBeam.MudExtensions/CodeBeam.MudExtensions.csproj
@@ -4,7 +4,7 @@
4
<TargetFramework>net6.0</TargetFramework>
5
<Nullable>disable</Nullable>
6
<ImplicitUsings>enable</ImplicitUsings>
7
- <Version>6.0.6</Version>
+ <Version>6.0.7</Version>
8
<Title>CodeBeam.MudBlazor.Extensions</Title>
9
<Authors>CodeBeam</Authors>
10
<Company>CodeBeam</Company>
@@ -13,7 +13,7 @@
13
<PackageIcon>Mud_Secondary.png</PackageIcon>
14
<PackageProjectUrl>https://mudextensions.azurewebsites.net</PackageProjectUrl>
15
<RepositoryUrl>https://github.com/CodeBeamOrg/CodeBeam.MudExtensions</RepositoryUrl>
16
- <PackageTags>Blazor; MudBlazor; Component; Extension; Animate; Stepper; Loading</PackageTags>
+ <PackageTags>Blazor; MudBlazor; Component; Extension; Animate; Stepper; Loading; Gallery</PackageTags>
17
</PropertyGroup>
18
19
<ItemGroup>
0 commit comments