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 15, 2021
1 parent bdd1be4 commit c6f6ef4
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 @@ -38,7 +38,8 @@ const unordered_map<string, string> Version::codenames = {
{"v0.5.0", "fastify everything"},
{"v0.5.1", "Phoenix"},
{"0.6", "Domani"},
{"v0.6.1", "Froggi"}
{"v0.6.1", "Froggi"},
{"v0.6.2", "Auff"}
// Add more codenames here
};

Expand Down

0 comments on commit c6f6ef4

Please sign in to comment.