diff options
| author | 2015-11-15 00:55:27 +0100 | |
|---|---|---|
| committer | 2015-11-15 00:55:27 +0100 | |
| commit | f0e68a2bcf9c2d6ce766d31f24713a2b4eaf4fab (patch) | |
| tree | 1139013a96c1ddf0aeb3e7d66db3f12a0f96ee43 | |
| parent | 7d80054b73aca5c234b111b008446cdc7b62253d (diff) | |
| download | yoshi-theme-f0e68a2bcf9c2d6ce766d31f24713a2b4eaf4fab.tar.gz yoshi-theme-f0e68a2bcf9c2d6ce766d31f24713a2b4eaf4fab.zip | |
Update bumpversion config
| -rw-r--r-- | .bumpversion.cfg | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/.bumpversion.cfg b/.bumpversion.cfg index bf24abe..8e35493 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -6,6 +6,8 @@ current_version = 6.0.0 [bumpversion:file:CHANGELOG.org] search = * [[https://github.com/ryuslash/yoshi-theme/compare/v{current_version}...HEAD][Unreleased]] replace = * COMMENT [[https://github.com/ryuslash/yoshi-theme/compare/v{new_version}...HEAD][Unreleased]] - - * [[https://github.com/ryuslash/yoshi-theme/compare/v{current_version}...v{new_version}][{new_version}]] -- {now:%Y-%m-%d} + * [[https://github.com/ryuslash/yoshi-theme/compare/v{current_version}...v{new_version}][{new_version}]] -- {now:%Y-%m-%d} + :PROPERTIES: + :CUSTOM_ID: release-{new_version} + :END: |
