Skip to content

Commit

Permalink
Version update.
Browse files Browse the repository at this point in the history
  • Loading branch information
TBXin committed May 4, 2016
1 parent 0f81893 commit 82bd7c4
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 = "3.8";
internal const string ApplicationVersion = "3.81";
internal const string ApplicationTitleWoVersion = "NFirmwareEditor";
internal const string ApplicationTitle = ApplicationTitleWoVersion + " v" + ApplicationVersion;

Expand Down

0 comments on commit 82bd7c4

Please sign in to comment.