Skip to content

Commit

Permalink
prepare v0.7.2 - Radler
Browse files Browse the repository at this point in the history
  • Loading branch information
subwaystation committed May 24, 2022
1 parent 2c9a17f commit d4de3c8
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 @@ -42,7 +42,8 @@ const unordered_map<string, string> Version::codenames = {
{"v0.6.2", "Auff"},
{"v0.6.3", "Pulizia"},
{"v0.7.0", "Presente"},
{"v0.7.1", "Pasticcione"}
{"v0.7.1", "Pasticcione"},
{"v0.7.2", "Radler"}
// Add more codenames here
};

Expand Down

0 comments on commit d4de3c8

Please sign in to comment.