Skip to content

Commit

Permalink
Make a 0.6 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
manyoso committed Apr 20, 2020
1 parent 9589e87 commit 6cd06b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

static int s_majorVersion = 0;
static int s_minorVersion = 6;
static bool s_isDev = true;
static bool s_isDev = false;

static QString versionString()
{
Expand Down

0 comments on commit 6cd06b9

Please sign in to comment.