Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandrojuria committed Mar 28, 2024
1 parent d576919 commit 202336b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ void printHeader(){
std::cout << "+---------------------------------------------------------------------------+" << std::endl;
std::cout << "| |" << std::endl;
std::cout << "| Xatu |" << std::endl;
std::cout << "| v1.3 - 27/03/2024 |" << std::endl;
std::cout << "| v1.3.1 - 28/03/2024 |" << std::endl;
std::cout << "| https://github.com/alejandrojuria/xatu |" << std::endl;
std::cout << "| |" << std::endl;
std::cout << "| [Authors] |" << std::endl;
Expand Down

0 comments on commit 202336b

Please sign in to comment.