Skip to content

Commit

Permalink
Update internal version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePBone committed Oct 27, 2019
1 parent c85660e commit c75baa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mainwindow.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ enum datatype{
};

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

class MainWindow : public QMainWindow
{
Expand Down

0 comments on commit c75baa3

Please sign in to comment.