Skip to content

Commit 236fa65

Browse files
committed
Bump version to 4.0.6
1 parent a29297e commit 236fa65

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Maui.DataGrid/Maui.DataGrid.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@
2121
<PackageLicenseExpression>MIT</PackageLicenseExpression>
2222
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
2323
<PackageReadmeFile>README.md</PackageReadmeFile>
24-
<AssemblyVersion>4.0.0.5</AssemblyVersion>
25-
<Version>4.0.5</Version>
24+
<AssemblyVersion>4.0.0.6</AssemblyVersion>
25+
<Version>4.0.6</Version>
2626
</PropertyGroup>
2727

2828
<!-- Package Validation Settings -->
2929
<PropertyGroup>
3030
<EnablePackageValidation>true</EnablePackageValidation>
3131
<EnableStrictModeForBaselineValidation>true</EnableStrictModeForBaselineValidation>
32-
<PackageValidationBaselineVersion>4.0.5</PackageValidationBaselineVersion>
32+
<PackageValidationBaselineVersion>4.0.6</PackageValidationBaselineVersion>
3333
<GenerateCompatibilitySuppressionFile>true</GenerateCompatibilitySuppressionFile>
3434
<CompatibilitySuppressionFilePath>ApiCompatSuppressions.xml</CompatibilitySuppressionFilePath>
3535
</PropertyGroup>

0 commit comments

Comments
 (0)