[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/listen 372a2fe873 1/4: Release: v0.8
From: |
ELPA Syncer |
Subject: |
[elpa] externals/listen 372a2fe873 1/4: Release: v0.8 |
Date: |
Thu, 21 Mar 2024 00:58:15 -0400 (EDT) |
branch: externals/listen
commit 372a2fe873fb7082e6e5afd682c4ee7cfdc920f5
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@alphapapa.net>
Release: v0.8
---
README.org | 2 +-
docs/README.org | 2 +-
listen.el | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.org b/README.org
index 672ff70e3c..ccea7726da 100644
--- a/README.org
+++ b/README.org
@@ -223,7 +223,7 @@ The ~listen-mode~ minor mode runs a timer which plays the
next track in the curr
* Changelog
-** v0.8-pre
+** v0.8
*Additions*
- The ~listen-queue-list~ buffer can be bookmarked.
diff --git a/docs/README.org b/docs/README.org
index 4db4738baf..cd19f75f02 100644
--- a/docs/README.org
+++ b/docs/README.org
@@ -235,7 +235,7 @@ The ~listen-mode~ minor mode runs a timer which plays the
next track in the curr
* Changelog
-** v0.8-pre
+** v0.8
*Additions*
+ The ~listen-queue-list~ buffer can be bookmarked.
diff --git a/listen.el b/listen.el
index ca446a9e3a..9e6aea94fe 100755
--- a/listen.el
+++ b/listen.el
@@ -6,7 +6,7 @@
;; Maintainer: Adam Porter <adam@alphapapa.net>
;; Keywords: multimedia
;; Package-Requires: ((emacs "29.1") (persist "0.6") (taxy "0.10")
(taxy-magit-section "0.13") (transient "0.5.3"))
-;; Version: 0.8-pre
+;; Version: 0.8
;; URL: https://github.com/alphapapa/listen.el
;; This program is free software; you can redistribute it and/or modify