Skip to content

Commit

Permalink
Version update.
Browse files Browse the repository at this point in the history
  • Loading branch information
TBXin committed Jul 4, 2016
1 parent 2c9ef3d commit 2ac5cdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NFirmwareEditor/Core/Consts.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
internal static class Consts
{
internal const string ApplicationVersion = "4.04";
internal const string ApplicationVersion = "4.05";
internal const string ApplicationTitleWoVersion = "NFirmwareEditor";
internal const string ApplicationTitle = ApplicationTitleWoVersion + " v" + ApplicationVersion;

Expand Down

0 comments on commit 2ac5cdb

Please sign in to comment.