Ready for release

This commit is contained in:
kdeng00
2022-01-09 18:06:43 -05:00
parent c8e8c1a460
commit d9962749c8
5 changed files with 80 additions and 25 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ using Managers::CommitManager;
constexpr static auto IcarusDownloadManager_version()
{
return "v0.1.2";
return "v0.2.0";
}
void printHelp()