Skip to content

Commit

Permalink
nsZip v2.0.0 preview 2
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoboss committed Apr 29, 2019
1 parent 80501c7 commit 2b78910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MainWindow.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
xmlns:local="clr-namespace:nsZip"
xmlns:system="clr-namespace:System;assembly=mscorlib"
mc:Ignorable="d"
Title="nsZip File Manager v2.0.0 preview 1" Height="450" Width="800">
Title="nsZip File Manager v2.0.0 preview 2" Height="450" Width="800">
<Window.Resources>
<Style x:Key="ButtonDefaultStyle" TargetType="{x:Type Button}">
<Setter Property="Template">
Expand Down

0 comments on commit 2b78910

Please sign in to comment.