Skip to content

Commit

Permalink
Updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
dlascelles committed Aug 1, 2019
1 parent 1e2eacb commit ff7f59d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Arithmos/MainWindow.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ License URL: https://github.com/dlascelles/Arithmos/blob/master/LICENSE
xmlns:model="clr-namespace:ArithmosModels;assembly=ArithmosModels"
xmlns:viewModels="clr-namespace:ArithmosViewModels;assembly=ArithmosViewModels"
mc:Ignorable="d"
Title="Arithmos 1.0.0 - Gematria Calculator and Scanner" Height="478" Width="951.583" WindowStartupLocation="CenterScreen">
Title="Arithmos 1.1.0 - Gematria Calculator and Scanner" Height="478" Width="951.583" WindowStartupLocation="CenterScreen">
<Window.DataContext>
<viewModels:MainViewModel/>
</Window.DataContext>
Expand Down

0 comments on commit ff7f59d

Please sign in to comment.