branch: externals/listen commit e2f5f5abf3186f9c41675a922aecd67bdeff697c Author: Adam Porter <a...@alphapapa.net> Commit: Adam Porter <a...@alphapapa.net>
Meta: v0.6-pre --- README.org | 4 ++++ listen.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index b04e6cdb62..bdd7afc38d 100644 --- a/README.org +++ b/README.org @@ -70,6 +70,10 @@ Use the command ~listen~ to show the Transient menu. From there, it is--hopeful * Changelog +** v0.6-pre + +Nothing new yet. + ** v0.5 *Additions* diff --git a/listen.el b/listen.el index 1716371935..56896ff286 100755 --- a/listen.el +++ b/listen.el @@ -6,7 +6,7 @@ ;; Maintainer: Adam Porter <a...@alphapapa.net> ;; Keywords: multimedia ;; Package-Requires: ((emacs "29.1") (persist "0.6") (taxy "0.10") (taxy-magit-section "0.13")) -;; Version: 0.5 +;; Version: 0.6-pre ;; URL: https://github.com/alphapapa/listen.el ;; This program is free software; you can redistribute it and/or modify