Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ipadjen committed Jul 29, 2024
1 parent 18e3769 commit 56bb32f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

#include <boost/algorithm/string/predicate.hpp>

std::string CITY4CFD_VERSION = "0.4.6+dev";
std::string CITY4CFD_VERSION = "0.5.0";

void printWelcome() {
auto logo{
Expand Down

0 comments on commit 56bb32f

Please sign in to comment.