We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f20fccf commit 9839ad1Copy full SHA for 9839ad1
src/wxsqliteplusapp.cpp
@@ -1329,7 +1329,7 @@ wxString wxSQLitePlusApp::GetFileDescription() const
1329
/*---------------------------------------------------------------------------*/
1330
wxString wxSQLitePlusApp::GetFileVersion() const
1331
{
1332
- return "0.3.6";
+ return "0.3.7";
1333
}
1334
1335
wxString wxSQLitePlusApp::GetInternalName() const
0 commit comments