Skip to content

Commit

Permalink
6.4b
Browse files Browse the repository at this point in the history
  • Loading branch information
sp0ok3r committed Jul 21, 2021
1 parent 2d4379c commit bb1619d
Show file tree
Hide file tree
Showing 6 changed files with 387 additions and 313 deletions.
534 changes: 267 additions & 267 deletions MercuryBOT/Main.Designer.cs

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions MercuryBOT/Main.resx
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,9 @@
<metadata name="MongoTip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>11, -2</value>
</metadata>
<metadata name="MongoTip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>11, -2</value>
</metadata>
<metadata name="HeaderAppName1.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
Expand Down
2 changes: 1 addition & 1 deletion MercuryBOT/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ static class Program
public static readonly Process[] CurrentProcesses = Process.GetProcesses();

public static readonly string BOTNAME = "MercuryBOT";
public static readonly string Version = "4.0.0beta6.4a";//4.0.0
public static readonly string Version = "4.0.0beta6.4b";//4.0.0

public static readonly string spkDomain = "http://sp0ok3r.tk/Mercury/";

Expand Down
86 changes: 53 additions & 33 deletions MercuryBOT/SteamGroups/GatherSteamGroups.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bb1619d

Please sign in to comment.