Skip to content

Commit

Permalink
Add another patch release
Browse files Browse the repository at this point in the history
  • Loading branch information
adamnovak committed Oct 2, 2020
1 parent 47c1b30 commit 6b7d2ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/version.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ const unordered_map<string, string> Version::codenames = {
{"v1.26.0", "Stornara"},
{"v1.26.1", "Stornara"},
{"v1.27.0", "Deliceto"},
{"v1.27.1", "Deliceto"},
{"v1.28.0", "Acquafredda"},
{"v1.29.0", "Sospiro"},
{"v1.30.0", "Carentino"},
Expand Down

2 comments on commit 6b7d2ee

@adamnovak
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

vg CI tests complete for branch giraffe-release. View the full report here.

16 tests passed, 0 tests failed and 0 tests skipped in 18359 seconds

@adamnovak
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

vg CI tests complete for branch v1.27.1. View the full report here.

16 tests passed, 0 tests failed and 0 tests skipped in 18065 seconds

Please sign in to comment.