Skip to content

Commit

Permalink
Version number bump
Browse files Browse the repository at this point in the history
  • Loading branch information
aarnt committed Jul 29, 2024
1 parent a2eedb4 commit 50f5268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/strconstants.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ QString StrConstants::getApplicationName(){
}

QString StrConstants::getApplicationVersion(){
return "0.3.4";
return "0.4.0";
}

QString StrConstants::getQtVersion(){
Expand Down

0 comments on commit 50f5268

Please sign in to comment.