Skip to content

Commit 4a131a9

Browse files
committed
Release 4.5.1 (55)
1 parent ffc9867 commit 4a131a9

2 files changed

Lines changed: 8 additions & 3 deletions

File tree

StudentUsos/Resources/Raw/versions.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,10 @@
2828
"Version": "4.5.0",
2929
"ForceResetLocalData": true,
3030
"ForceSignOut": false
31+
},
32+
{
33+
"Version": "4.5.1",
34+
"ForceResetLocalData": true,
35+
"ForceSignOut": false
3136
}
3237
]

StudentUsos/StudentUsos.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
<ApplicationIdGuid>7cb62b6f-99f2-411b-91cf-58c93185c07c</ApplicationIdGuid>
2323

2424
<!-- Versions -->
25-
<ApplicationDisplayVersion>4.5.0</ApplicationDisplayVersion>
26-
<Version>4.5.0</Version>
27-
<ApplicationVersion>54</ApplicationVersion>
25+
<ApplicationDisplayVersion>4.5.1</ApplicationDisplayVersion>
26+
<Version>4.5.1</Version>
27+
<ApplicationVersion>55</ApplicationVersion>
2828

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

0 commit comments

Comments
 (0)