Skip to content

Commit

Permalink
πŸ”– [beta-1] Release
Browse files Browse the repository at this point in the history
  • Loading branch information
JulesFouchy committed Mar 7, 2023
1 parent a8d63c8 commit 429c514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Dump/coollab_version.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ namespace Lab {

auto coollab_version() -> std::string
{
return "beta-0";
return "beta-1";
}

} // namespace Lab

0 comments on commit 429c514

Please sign in to comment.