From 7931860d3a00b5b384a868277502b8014a6ad3cf Mon Sep 17 00:00:00 2001 From: Swarnava Mukherjee Date: Sun, 23 Jun 2024 22:10:55 +0530 Subject: [PATCH] chore: Bump Release ID Signed-off-by: Swarnava Mukherjee --- src/commands.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands.cpp b/src/commands.cpp index bc9d318..92ffe22 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -296,7 +296,7 @@ namespace commands { << "cbt: C++ Build Tool" << endl << endl << "Author - Swarnava Mukherjee" << endl - << "Release - 2024.06.11" << endl + << "Release - 2024.06.23" << endl << endl << "C++ Standard - " << __cplusplus << endl << "GCC Version - " << GCC_VERSION << endl