Skip to content

Commit

Permalink
Bump version to 4.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
akgulebubekir committed Jan 2, 2025
1 parent a29297e commit 236fa65
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Maui.DataGrid/Maui.DataGrid.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
<PackageReadmeFile>README.md</PackageReadmeFile>
<AssemblyVersion>4.0.0.5</AssemblyVersion>
<Version>4.0.5</Version>
<AssemblyVersion>4.0.0.6</AssemblyVersion>
<Version>4.0.6</Version>
</PropertyGroup>

<!-- Package Validation Settings -->
<PropertyGroup>
<EnablePackageValidation>true</EnablePackageValidation>
<EnableStrictModeForBaselineValidation>true</EnableStrictModeForBaselineValidation>
<PackageValidationBaselineVersion>4.0.5</PackageValidationBaselineVersion>
<PackageValidationBaselineVersion>4.0.6</PackageValidationBaselineVersion>
<GenerateCompatibilitySuppressionFile>true</GenerateCompatibilitySuppressionFile>
<CompatibilitySuppressionFilePath>ApiCompatSuppressions.xml</CompatibilitySuppressionFilePath>
</PropertyGroup>
Expand Down

0 comments on commit 236fa65

Please sign in to comment.