From f0e68a2bcf9c2d6ce766d31f24713a2b4eaf4fab Mon Sep 17 00:00:00 2001
From: Tom Willemse <tom@ryuslash.org>
Date: Sun, 15 Nov 2015 00:55:27 +0100
Subject: [PATCH] Update bumpversion config

---
 .bumpversion.cfg | 6 ++++--
 1 file 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: