Skip to content

Commit

Permalink
💧 Update MaterialDesignThemes for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
database64128 committed Jul 7, 2020
1 parent c7d6070 commit 016c930
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AboutDialog.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
Style="{StaticResource MaterialDesignHeadline6TextBlock}"
TextWrapping="Wrap"
VerticalAlignment="Center">
About - v1.0 Build 20200704
About - v1.1 Build 20200708
</TextBlock>
<TextBlock Grid.Row="1"
Grid.Column="1"
Expand Down
2 changes: 1 addition & 1 deletion youtube-dl-wpf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MaterialDesignThemes" Version="3.1.3" />
<PackageReference Include="MaterialDesignThemes" Version="3.2.0-ci1755" />
<PackageReference Include="PeanutButter.TinyEventAggregator" Version="1.2.374" />
</ItemGroup>

Expand Down

0 comments on commit 016c930

Please sign in to comment.