Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaGuarracino committed Apr 13, 2022
1 parent d66d947 commit 3c35bd9
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 @@ -41,7 +41,8 @@ const unordered_map<string, string> Version::codenames = {
{"v0.6.1", "Froggi"},
{"v0.6.2", "Auff"},
{"v0.6.3", "Pulizia"},
{"v0.7.0", "Presente"}
{"v0.7.0", "Presente"},
{"v0.7.1", "Pasticcione"}
// Add more codenames here
};

Expand Down

0 comments on commit 3c35bd9

Please sign in to comment.