Skip to content

Commit

Permalink
[BUG] Scrollbar visible in Options menu (#409), version 1.3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Hofknecht committed Jul 12, 2022
1 parent 22bfc56 commit b30fdee
Show file tree
Hide file tree
Showing 3 changed files with 100 additions and 102 deletions.
1 change: 0 additions & 1 deletion Packaging/Packaging.wapproj
Expand Up @@ -158,7 +158,6 @@
<Content Include="Images\Wide310x150Logo.scale-150.png" />
<Content Include="Images\Wide310x150Logo.scale-200.png" />
<Content Include="Images\Wide310x150Logo.scale-400.png" />
<None Include="Package.StoreAssociation.xml" />
</ItemGroup>
<Import Project="$(WapProjPath)\Microsoft.DesktopBridge.targets" />
</Project>
4 changes: 2 additions & 2 deletions Properties/AssemblyInfo.cs
Expand Up @@ -39,5 +39,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.3.0.0")]
[assembly: AssemblyFileVersion("1.3.0.0")]
[assembly: AssemblyVersion("1.3.0.1")]
[assembly: AssemblyFileVersion("1.3.0.1")]

0 comments on commit b30fdee

Please sign in to comment.