diff --git a/desktop/main.cpp b/desktop/main.cpp index 9438eebc..4cd8ea88 100644 --- a/desktop/main.cpp +++ b/desktop/main.cpp @@ -49,8 +49,8 @@ int main(int argc, char* argv[]) { a.setOrganizationName("theSuite"); a.setOrganizationDomain("vicr123.com"); a.setApplicationName("theDesk"); - a.setApplicationVersion("1.0.2"); - a.setCopyrightYear("2023"); + a.setApplicationVersion("2.0"); + a.setCopyrightYear("2024"); a.setApplicationShareDir("thedesk"); StateManager::instance();