Skip to content

Commit 123092b

Browse files
committed
Update Blazor.Bootstrap package to version 3.5.0
Updated the `<Version>` and `<PackageVersion>` properties in the `BlazorBootstrap.csproj` file from `3.4.0` to `3.5.0`. This version bump likely includes new features, bug fixes, or other improvements. Ensures package metadata reflects the latest version.
1 parent 99a4923 commit 123092b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

blazorbootstrap/BlazorBootstrap.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<PropertyGroup>
44

55
<PackageId>Blazor.Bootstrap</PackageId>
6-
<Version>3.4.0</Version>
7-
<PackageVersion>3.4.0</PackageVersion>
6+
<Version>3.5.0</Version>
7+
<PackageVersion>3.5.0</PackageVersion>
88

99
<!--<PackageIconUrl></PackageIconUrl>-->
1010
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>

0 commit comments

Comments
 (0)