Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaGuarracino committed Jul 8, 2022
1 parent 9dfcfdf commit 7cf24a1
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 @@ -43,7 +43,8 @@ const unordered_map<string, string> Version::codenames = {
{"v0.6.3", "Pulizia"},
{"v0.7.0", "Presente"},
{"v0.7.1", "Pasticcione"},
{"v0.7.2", "Radler"}
{"v0.7.2", "Radler"},
{"v0.7.3", "Fissaggio"}
// Add more codenames here
};

Expand Down

0 comments on commit 7cf24a1

Please sign in to comment.