Skip to content

Commit

Permalink
push to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NecronomiconCoding committed Aug 2, 2016
1 parent 0011bad commit 5185a62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions PoGo.NecroBot.CLI/PoGo.NecroBot.CLI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<UseVSHostingProcess>false</UseVSHostingProcess>
</PropertyGroup>
<PropertyGroup>
<SignManifests>false</SignManifests>
Expand Down
2 changes: 1 addition & 1 deletion PoGo.NecroBot.Logic/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]

[assembly: AssemblyVersion("0.5.0")]
[assembly: AssemblyVersion("0.6.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]

0 comments on commit 5185a62

Please sign in to comment.