Bump application version to 1.275

This commit is contained in:
Max Mannstein 2025-08-09 15:06:12 +02:00
parent 8a9ef2a883
commit 8a7ef83f23
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -22,8 +22,8 @@
<ApplicationIdGuid>284D2BDB-7FFC-485A-968F-8440A92578FE</ApplicationIdGuid>
<!-- Versions -->
<ApplicationDisplayVersion>1.274</ApplicationDisplayVersion>
<ApplicationVersion>274</ApplicationVersion>
<ApplicationDisplayVersion>1.275</ApplicationDisplayVersion>
<ApplicationVersion>275</ApplicationVersion>
<SupportedOSPlatformVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'">14.2</SupportedOSPlatformVersion>
<SupportedOSPlatformVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'android'">29.0</SupportedOSPlatformVersion>