Skip to content

Commit

Permalink
incrementing the version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aschuhardt committed May 16, 2023
1 parent f723e08 commit 32de092
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions RosyCrow.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@
<AndroidSigningKeyPass>env:ROSYCROW_SIGNING_KEY_PASSWORD</AndroidSigningKeyPass>
<TrimMode>link</TrimMode>
<AndroidLinkTool>r8</AndroidLinkTool>
<ApplicationDisplayVersion>1.0.1</ApplicationDisplayVersion>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|net7.0-android33.0|AnyCPU'">
<ApplicationDisplayVersion>1.0.1</ApplicationDisplayVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 32de092

Please sign in to comment.