diff options
Diffstat (limited to '.sync.yml')
-rw-r--r-- | .sync.yml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -47,3 +47,6 @@ appveyor.yml: remove_includes: - env: PUPPET_GEM_VERSION="~> 4.0" CHECK=parallel_spec rvm: 2.1.9 + +Rakefile: + changelog_version_tag_pattern: '%s' |