Skip to content

Commit

Permalink
Update version.
Browse files Browse the repository at this point in the history
  • Loading branch information
TBXin committed Feb 29, 2016
1 parent 95d0adb commit fd9fdc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NFirmwareEditor/MainWindow.cs
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ private void EncryptDecryptToolStripMenuItem_Click(object sender, EventArgs e)

private void AboutMenuItem_Click(object sender, EventArgs e)
{
InfoBox.Show("NFirmwareEditor v1.5\n\nFirmware resource editor for vape devices such as:\nEvic VTC Mini, Cuboid, RX200, PresaTC75W and so on...\n\nReikoKitsune © 2016");
InfoBox.Show("NFirmwareEditor v1.7\n\nFirmware resource editor for vape devices such as:\nEvic VTC Mini, Cuboid, RX200, PresaTC75W and so on...\n\nReikoKitsune © 2016");
}

protected override bool ProcessCmdKey(ref Message msg, Keys keyData)
Expand Down

0 comments on commit fd9fdc2

Please sign in to comment.