Skip to content

Commit

Permalink
Release MAUI v2.0.1 / Android v10.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Miquel-Martinez authored Sep 26, 2024
2 parents 55f7836 + fb7a86e commit a8688c1
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ExampleAppMAUI/ExampleAppMAUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="iProov.NET.MAUI" Version="2.0.0" />
<PackageReference Include="iProov.NET.MAUI" Version="2.0.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\APIClient\APIClient.csproj" />
Expand All @@ -90,4 +90,4 @@
<MauiImage Include="Resources\Images\reload.png" />
<MauiImage Include="Resources\Images\logo.png" />
</ItemGroup>
</Project>
</Project>
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ The **iProov.NET.MAUI** library is available at [nugets.org](https://www.nuget.o

```
<ItemGroup>
<PackageReference Include="iProov.NET.MAUI" Version="2.0.0" />
<PackageReference Include="iProov.NET.MAUI" Version="2.0.1" />
</ItemGroup>
```

Expand Down

0 comments on commit a8688c1

Please sign in to comment.