Skip to content

Commit

Permalink
Updating to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
grimmgringo committed Aug 8, 2016
1 parent b6124ee commit 05e5b95
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion PoGo.NecroBot.CLI/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.7.5")]
[assembly: AssemblyVersion("0.7.6")]
[assembly: AssemblyFileVersion("1.0.0.0")]
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.7.5")]
[assembly: AssemblyVersion("0.7.6")]
[assembly: AssemblyFileVersion("1.0.0.0")]
1 change: 0 additions & 1 deletion PoGo.NecroBot.Logic/Settings.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@

#region using directives

using GeoCoordinatePortable;
using Newtonsoft.Json;
using Newtonsoft.Json.Converters;
using PoGo.NecroBot.Logic.Common;
Expand Down

3 comments on commit 05e5b95

@CrimsonVex
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

_error0 7 5

Periodical crash. Been getting it in every version since 0.7

@SkyVenomDoom
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maintanance??

@Driveskull
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How to route NecroBot connection with proxifier ?
After creating rule and asigning proxies it still goes direct via localhost.

Please sign in to comment.