Skip to content

Commit

Permalink
v0.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
guanlisheng authored Nov 30, 2024
1 parent e4ecf32 commit 7f795ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wxsqliteplusapp.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1329,7 +1329,7 @@ wxString wxSQLitePlusApp::GetFileDescription() const
/*---------------------------------------------------------------------------*/
wxString wxSQLitePlusApp::GetFileVersion() const
{
return "0.3.8";
return "0.3.9";
}
/*---------------------------------------------------------------------------*/
wxString wxSQLitePlusApp::GetInternalName() const
Expand Down

0 comments on commit 7f795ce

Please sign in to comment.