branch: externals/listen
commit 903990570a19e054f9d7b5878503495955d224a3
Author: Adam Porter <[email protected]>
Commit: Adam Porter <[email protected]>
Release: v0.5
---
README.org | 2 +-
listen.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index d4b881c526..b04e6cdb62 100644
--- a/README.org
+++ b/README.org
@@ -70,7 +70,7 @@ Use the command ~listen~ to show the Transient menu. From
there, it is--hopeful
* Changelog
-** v0.5-pre
+** v0.5
*Additions*
+ Command ~listen-queue-list~ shows a list of queues.
diff --git a/listen.el b/listen.el
index 007ab5daa6..1716371935 100755
--- a/listen.el
+++ b/listen.el
@@ -6,7 +6,7 @@
;; Maintainer: Adam Porter <[email protected]>
;; Keywords: multimedia
;; Package-Requires: ((emacs "29.1") (persist "0.6") (taxy "0.10")
(taxy-magit-section "0.13"))
-;; Version: 0.5-pre
+;; Version: 0.5
;; URL: https://github.com/alphapapa/listen.el
;; This program is free software; you can redistribute it and/or modify