Skip to content

Commit

Permalink
Bump to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vicr123 committed Jul 16, 2023
1 parent 8911ffa commit 6e708bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion desktop/main.cpp
Expand Up @@ -49,7 +49,7 @@ int main(int argc, char* argv[]) {
a.setOrganizationName("theSuite");
a.setOrganizationDomain("vicr123.com");
a.setApplicationName("theDesk");
a.setApplicationVersion("1.0");
a.setApplicationVersion("1.0.1");
a.setCopyrightYear("2023");

StateManager::instance();
Expand Down

0 comments on commit 6e708bc

Please sign in to comment.