diff --git a/config.yml b/config.yml index 0dcd1ed..ce2bbf7 100644 --- a/config.yml +++ b/config.yml @@ -3,7 +3,7 @@ projects_dir: 'projects' projects: Icinga 2: git: 'https://github.com/Icinga/icinga2.git' - ref: 'tags/v2.6.3' + ref: 'tags/v2.7.0' latest: true target: 'icinga2' docs_dir: 'doc'