[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals-release/activities 74a6afa614 1/4: Meta: v0.7.2-pre
From: |
ELPA Syncer |
Subject: |
[elpa] externals-release/activities 74a6afa614 1/4: Meta: v0.7.2-pre |
Date: |
Mon, 16 Dec 2024 21:57:34 -0500 (EST) |
branch: externals-release/activities
commit 74a6afa614fa9c615049c8b8c13d6f55fd7477bb
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@alphapapa.net>
Meta: v0.7.2-pre
---
README.org | 4 ++++
activities.el | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index f6737ba205..bf867b0d07 100644
--- a/README.org
+++ b/README.org
@@ -151,6 +151,10 @@ When option ~activities-bookmark-store~ is enabled, an
Emacs bookmark is stored
* Changelog
+** v0.7.2-pre
+
+Nothing new yet.
+
** v0.7.1
*Fixes*
diff --git a/activities.el b/activities.el
index bff73da631..15f75e0e0f 100644
--- a/activities.el
+++ b/activities.el
@@ -6,7 +6,7 @@
;; Maintainer: Adam Porter <adam@alphapapa.net>
;; URL: https://github.com/alphapapa/activities.el
;; Keywords: convenience
-;; Version: 0.7.1
+;; Version: 0.7.2-pre
;; Package-Requires: ((emacs "29.1") (persist "0.6"))
;; This program is free software; you can redistribute it and/or modify