Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jerry08 committed Jul 13, 2024
1 parent 40ffe6d commit ce7edd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Yosu/Yosu.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
<ApplicationIdGuid>47d295d3-a6c6-4a0b-b863-abcdf653f0fc</ApplicationIdGuid>

<!-- Versions -->
<ApplicationDisplayVersion>1.2.0</ApplicationDisplayVersion>
<ApplicationVersion>14</ApplicationVersion>
<ApplicationDisplayVersion>1.2.1</ApplicationDisplayVersion>
<ApplicationVersion>15</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 ce7edd2

Please sign in to comment.