Skip to content

Commit c75baa3

Browse files
author
ThePBone
committed
Update internal version to 1.3.0
1 parent c85660e commit c75baa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mainwindow.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ enum datatype{
3838
};
3939

4040
static const QString DEFS_URL = "http://nightly.thebone.cf/updater/ddctoolbox.json";
41-
static const QString VERSION = "1.2.8";
41+
static const QString VERSION = "1.3.0";
4242

4343
class MainWindow : public QMainWindow
4444
{

0 commit comments

Comments
 (0)