mirror of
https://git.sr.ht/~ryuslash/yoshi-theme
synced 2025-01-30 19:15:50 +01:00
Bump version
This commit is contained in:
parent
2bd4fa90f7
commit
11c37ef4ef
3 changed files with 8 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
[bumpversion]
|
||||
current_version = 6.2.0
|
||||
current_version = 7.0.0
|
||||
|
||||
[bumpversion:file:yoshi-theme.el]
|
||||
|
||||
|
|
|
@ -8,7 +8,12 @@
|
|||
All notable changes to this project will be documented in this file.
|
||||
This project adheres to [[http://semver.org][Semantic Versioning]].
|
||||
|
||||
* COMMENT [[https://github.com/ryuslash/yoshi-theme/compare/v6.2.0...HEAD][Unreleased]]
|
||||
* COMMENT [[https://github.com/ryuslash/yoshi-theme/compare/v7.0.0...HEAD][Unreleased]]
|
||||
|
||||
* [[https://github.com/ryuslash/yoshi-theme/compare/v6.2.0...v7.0.0][7.0.0]] -- 2023-08-01
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: release-7.0.0
|
||||
:END:
|
||||
|
||||
** ADDED Colors and variables for ivy-posframe
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
;; Author: Tom Willemse <tom@ryuslash.org>
|
||||
;; Keywords: faces
|
||||
;; Version: 6.2.0
|
||||
;; Version: 7.0.0
|
||||
;; URL: http://projects.ryuslash.org/yoshi-theme/
|
||||
|
||||
;; This program is free software; you can redistribute it and/or modify
|
||||
|
|
Loading…
Reference in a new issue