mirror of
https://git.sr.ht/~ryuslash/yoshi-theme
synced 2025-01-31 03:15:52 +01:00
Fix bumpversion search term
This commit is contained in:
parent
8faa406152
commit
2bd4fa90f7
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ current_version = 6.2.0
|
||||||
[bumpversion:file:yoshi-theme.el]
|
[bumpversion:file:yoshi-theme.el]
|
||||||
|
|
||||||
[bumpversion:file:CHANGELOG.org]
|
[bumpversion:file:CHANGELOG.org]
|
||||||
search = * [[https://github.com/ryuslash/yoshi-theme/compare/v{current_version}...HEAD][Unreleased]]
|
search = * COMMENT [[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]]
|
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}
|
||||||
|
|
Loading…
Reference in a new issue