Skip to content

Commit

Permalink
Publish as v7.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ShammyLevva committed Jul 18, 2020
1 parent f4a9047 commit b43a207
Show file tree
Hide file tree
Showing 5 changed files with 287 additions and 220 deletions.
2 changes: 1 addition & 1 deletion FTAnalyser/Forms/MainForm.cs
Expand Up @@ -29,7 +29,7 @@ namespace FTAnalyzer
{
public partial class MainForm : Form
{
public static string VERSION = "7.8.5.0-beta1";
public static string VERSION = "7.8.5.0";

static readonly log4net.ILog log = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType);

Expand Down

0 comments on commit b43a207

Please sign in to comment.