Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Edward Miller committed Nov 24, 2023
1 parent 0f9e3f9 commit f2810ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Maui.DataGrid/Maui.DataGrid.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
<PackageReadmeFile>README.md</PackageReadmeFile>
<AssemblyVersion>3.0.0.0</AssemblyVersion>
<Version>3.0.0</Version>
<AssemblyVersion>4.0.0.0</AssemblyVersion>
<Version>4.0.0</Version>
</PropertyGroup>
<ItemGroup>
<None Include="..\README.md">
Expand Down

0 comments on commit f2810ed

Please sign in to comment.