We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41e2dcc commit b0540b3Copy full SHA for b0540b3
ModernFlyouts.Package/Package.appxmanifest
@@ -10,7 +10,7 @@
10
<Identity
11
Name="32669SamG.ModernFlyouts"
12
Publisher="CN=E3B4A0F6-E459-414C-8DFB-ABEAB07C9242"
13
- Version="0.7.5.0" />
+ Version="0.7.8.0" />
14
15
<Properties>
16
<DisplayName>ModernFlyouts</DisplayName>
ModernFlyouts/ModernFlyouts.csproj
@@ -14,7 +14,7 @@
<EnableDefaultApplicationDefinition>false</EnableDefaultApplicationDefinition>
<ApplicationManifest>app.manifest</ApplicationManifest>
<LangVersion>latest</LangVersion>
17
- <Version>0.7.5.0</Version>
+ <Version>0.7.8.0</Version>
18
<ApplicationIcon>Assets\Logo.ico</ApplicationIcon>
19
</PropertyGroup>
20
0 commit comments