Skip to content

Commit

Permalink
added new version
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaGuarracino committed Sep 4, 2021
1 parent f578417 commit b861f09
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/version.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ const unordered_map<string, string> Version::codenames = {
{"v0.4.1", "back to old ABI"},
{"v0.5.0", "fastify everything"},
{"v0.5.1", "Phoenix"},
{"0.6", "Domani"}
{"0.6", "Domani"},
{"0.6.1", "Froggi"}
// Add more codenames here
};

Expand Down

0 comments on commit b861f09

Please sign in to comment.