Skip to content

Commit 8912766

Browse files
committed
Release 4.5.2 (56)
1 parent a2d7536 commit 8912766

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

StudentUsos/Features/Authorization/Views/LoginSettingsPage.xaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
xmlns:models="clr-namespace:StudentUsos.Features.Authorization.Models"
1111
xmlns:dxe="clr-namespace:DevExpress.Maui.Editors;assembly=DevExpress.Maui.Editors"
1212
x:DataType="authorization:InstallationsViewModel"
13+
IsTabBarVisible="False"
1314
Shell.TabBarIsVisible="False">
1415

1516
<ScrollView>

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.1</ApplicationDisplayVersion>
26-
<Version>4.5.1</Version>
27-
<ApplicationVersion>55</ApplicationVersion>
25+
<ApplicationDisplayVersion>4.5.2</ApplicationDisplayVersion>
26+
<Version>4.5.2</Version>
27+
<ApplicationVersion>56</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)