Skip to content

Commit

Permalink
update ApplicationDisplayVersion to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kaajoj committed Jan 6, 2024
1 parent 1d15402 commit bf34007
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions FastCost.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
<ApplicationId>com.companyname.fastcost</ApplicationId>

<!-- Versions -->
<ApplicationDisplayVersion>1.0.4</ApplicationDisplayVersion>
<ApplicationVersion>3</ApplicationVersion>
<ApplicationDisplayVersion>1.0.5</ApplicationDisplayVersion>
<ApplicationVersion>4</ApplicationVersion>

<SupportedOSPlatformVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'">11.0</SupportedOSPlatformVersion>
<SupportedOSPlatformVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'maccatalyst'">13.1</SupportedOSPlatformVersion>
Expand Down

0 comments on commit bf34007

Please sign in to comment.