Skip to content

Commit

Permalink
build [ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Elias Ruemmler committed May 24, 2020
1 parent 76d1784 commit 128bc09
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion FlowCalc/Controller.cs
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,6 @@ public string GetTitle()
var versionInfo = FileVersionInfo.GetVersionInfo(Assembly.GetEntryAssembly().Location);
return string.Concat(typeof(MainView).Assembly.GetName().Name, " ", versionInfo.ProductVersion);
#endif

}

#endregion Internal services
Expand Down

0 comments on commit 128bc09

Please sign in to comment.