summaryrefslogtreecommitdiff
path: root/.expeditor
diff options
context:
space:
mode:
Diffstat (limited to '.expeditor')
-rw-r--r--.expeditor/config.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index 75e5e3c..7032e6c 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -12,8 +12,6 @@ rubygems:
github:
# This deletes the GitHub PR branch after successfully merged into the release branch
delete_branch_on_merge: true
- # The tag format to use (e.g. v1.0.0)
- version_tag_format: "v{{version}}"
# allow bumping the minor release via label
minor_bump_labels:
- "Expeditor: Bump Version Minor"