blob: 017584c2c2f6ed80fa3a7ec1265b2cf6019d9764 (
plain)
1
2
3
4
5
6
7
8
9
10
|
[bumpversion]
current_version = 5.13.0
[bumpversion:file:yoshi-theme.el]
[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}
|