Skip to content

Commit

Permalink
v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
guanlisheng committed Dec 9, 2024
1 parent 46d3168 commit 1e5b273
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 @@ -1337,7 +1337,7 @@ wxString wxSQLitePlusApp::GetFileDescription() const
/*---------------------------------------------------------------------------*/
wxString wxSQLitePlusApp::GetFileVersion() const
{
return "0.3.9";
return "0.4.0";
}
/*---------------------------------------------------------------------------*/
wxString wxSQLitePlusApp::GetInternalName() const
Expand Down

0 comments on commit 1e5b273

Please sign in to comment.