Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
FrzMtrsprt committed Feb 22, 2023
1 parent 9ff5414 commit b94abbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ int main(int argc, char *argv[])
{
SingleApplication a(argc, argv, true);
a.setApplicationName(u"QtUnblockNeteaseMusic"_s);
a.setApplicationVersion(u"1.3.5"_s);
a.setApplicationVersion(u"1.4.0"_s);
a.setOrganizationName(u"FrzMtrsprt"_s);
a.setOrganizationDomain(u"https://github.com/FrzMtrsprt/QtUnblockNeteaseMusic"_s);

Expand Down

0 comments on commit b94abbf

Please sign in to comment.