Skip to content

Commit 2547195

Browse files
committed
Version update v1.0.1
asdasd
1 parent ab41bef commit 2547195

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mainwindow.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,8 @@ void MainWindow::connectUsbToPcUi()
146146

147147
void MainWindow::about()
148148
{
149-
QMessageBox::about(this, tr("About IMFlahser"),
150-
tr("The <b>IMFlahser</b> v1.0.0"));
149+
QMessageBox::about(this, tr("About IMFlasher"),
150+
tr("The <b>IMFlasher</b> v1.0.1"));
151151
}
152152

153153
void MainWindow::updateProgressUi(qint64 sentSize, qint64 firmwareSize)

0 commit comments

Comments
 (0)