Skip to content

Commit

Permalink
Version bump;
Browse files Browse the repository at this point in the history
Updated release notes
  • Loading branch information
yurkinh committed Feb 26, 2024
1 parent 48287b2 commit 2594a12
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<Authors>yurkinh</Authors>
<Copyright>Copyright © yurkinh and contributors</Copyright>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageVersion>1.0.7</PackageVersion>
<PackageVersion>1.0.8</PackageVersion>
<IsPackable>True</IsPackable>
<PackageProjectUrl>https://github.com/yurkinh/Plugin.Maui.SegmentedControl</PackageProjectUrl>
<RepositoryUrl>https://github.com/yurkinh/Plugin.Maui.SegmentedControl</RepositoryUrl>
Expand All @@ -32,7 +32,7 @@
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
<DebugType>portable</DebugType>
<PackageIcon>nuget.png</PackageIcon>
<PackageReleaseNotes>Fixed Android TintColor issue. NET 8 Support</PackageReleaseNotes>
<PackageReleaseNotes>Fixed crash on Android when SelectedSegmented="-1" (deselected)</PackageReleaseNotes>
</PropertyGroup>


Expand Down

0 comments on commit 2594a12

Please sign in to comment.