Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
sleepeybunney committed May 15, 2021
1 parent 3ec64ad commit 9fefe75
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Maelstrom/Maelstrom.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
<AssemblyTitle>Maelstrom</AssemblyTitle>
<Product>Maelstrom</Product>
<Copyright>Copyright © Sleepey Bunney 2021</Copyright>
<AssemblyVersion>0.5.1.0</AssemblyVersion>
<FileVersion>0.5.1.0</FileVersion>
<AssemblyVersion>0.5.2.0</AssemblyVersion>
<FileVersion>0.5.2.0</FileVersion>
<OutputPath>bin\$(Configuration)\</OutputPath>
<UseWPF>true</UseWPF>
</PropertyGroup>
Expand All @@ -36,7 +36,7 @@
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>maelstrom.ico</ApplicationIcon>
<Version>0.5.1</Version>
<Version>0.5.2</Version>
</PropertyGroup>
<ItemGroup>
<Reference Include="System.ComponentModel.DataAnnotations" />
Expand Down

0 comments on commit 9fefe75

Please sign in to comment.