Skip to content

Commit af013d5

Browse files
committed
Update 6.2.5
1 parent cc14c61 commit af013d5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CodeBeam.MudExtensions/CodeBeam.MudExtensions.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
<TargetFrameworks>net6.0;net7.0</TargetFrameworks>
55
<Nullable>disable</Nullable>
66
<ImplicitUsings>enable</ImplicitUsings>
7-
<Version>6.2.4</Version>
7+
<Version>6.2.5</Version>
88
<Title>CodeBeam.MudBlazor.Extensions</Title>
99
<Authors>CodeBeam</Authors>
1010
<Company>CodeBeam</Company>
11-
<Description>MudBlazor extension components from contributors. Includes 20+ components and utilities.</Description>
11+
<Description>MudBlazor extension components from contributors. Includes 25+ components and utilities.</Description>
1212
<Copyright>CodeBeam OpenSource MIT</Copyright>
1313
<PackageIcon>Mud_Secondary.png</PackageIcon>
1414
<PackageProjectUrl>https://codebeam-mudextensions.pages.dev/</PackageProjectUrl>
1515
<RepositoryUrl>https://github.com/CodeBeamOrg/CodeBeam.MudExtensions</RepositoryUrl>
16-
<PackageTags>Blazor; MudBlazor; Component; Extension; Animate; Stepper; Loading; Gallery</PackageTags>
16+
<PackageTags>Blazor; MudBlazor; Component; Extension; Animate; Stepper; Select; List; Loading; Gallery; ChipField</PackageTags>
1717
</PropertyGroup>
1818

1919
<ItemGroup>

0 commit comments

Comments
 (0)