Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<ApplicationId>com.lobger.MAUI-Native-Embedded</ApplicationId>

<!-- Versions -->
<ApplicationDisplayVersion>0.4.1</ApplicationDisplayVersion>
<ApplicationDisplayVersion>0.5.1</ApplicationDisplayVersion>
<ApplicationVersion>911</ApplicationVersion>

<!-- To develop, package, and publish an app to the Microsoft Store, see: https://aka.ms/MauiTemplateUnpackaged -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PropertyGroup>
<Title>MAUI Native Embedded</Title>
<PackageId>MarLoe.MAUI.Native.Embedded</PackageId>
<Version>0.4.1</Version>
<Version>0.5.1</Version>
<Authors>Martin Løbger</Authors>
<Owner>Martin Løbger</Owner>
<Description>Embed native iOS AppClips and Widgets into you MAUI app</Description>
Expand Down
Loading