Skip to content

Commit

Permalink
increment version to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aschuhardt committed Jun 1, 2023
1 parent 0e93ecf commit b0f93aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RosyCrow.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@
<AndroidSigningKeyPass>env:ROSYCROW_SIGNING_KEY_PASSWORD</AndroidSigningKeyPass>
<TrimMode>link</TrimMode>
<AndroidLinkTool>r8</AndroidLinkTool>
<ApplicationDisplayVersion>1.1.1</ApplicationDisplayVersion>
<ApplicationDisplayVersion>1.1.2</ApplicationDisplayVersion>
</PropertyGroup>

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

<ItemGroup>
Expand Down

0 comments on commit b0f93aa

Please sign in to comment.