summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@gnu.org>2022-06-05 08:36:53 +0200
committerBastien Guerry <bzg@gnu.org>2022-06-05 08:37:57 +0200
commitc6aef31ccfc7c4418c3b51e98f7c3bd8e255f5e6 (patch)
tree41be1552fead563af0ce28a26acc0a8683c3927f
parent89ddcabf72f3ddbd83e7e84fc87ddc05fb36033b (diff)
lisp/org-contrib.el: Bump version to 0.4
This release delete these files that live on their own repository: - org-contacts.el: https://repo.or.cz/org-contacts.git - org-link-edit.el: https://git.kyleam.com/org-link-edit/about - org-mac-link.el: https://gitlab.com/aimebertrand/org-mac-link - org-notify.el: https://github.com/p-m/org-notify - org-passwords.el: https://github.com/alfaromurillo/org-passwords.el - org-attach-embedded-images.el: https://gitlab.com/marcowahl/org-attach-embedded-imagse - org-velocity.el: https://github.com/ruricolist/org-velocity - ox-rss.el: https://gitlab.com/nsavage/ox-rss - ol-notmuch.el: https://git.sr.ht/~tarsius/ol-notmuch - ob-arduino.el: https://github.com/stardiviner/arduino-mode/blob/master/ob-arduino.el - ob-clojure-literate.el: https://github.com/stardiviner/ob-clojure-literate - ob-mathematica.el: https://github.com/tririver/ob-mathematica/ - ob-php.el: https://github.com/stardiviner/ob-php - ob-redis.el: https://github.com/stardiviner/ob-redis - ob-sclang.el: https://github.com/stardiviner/ob-sclang - ob-smiles.el: https://github.com/stardiviner/ob-smiles - ob-spice.el: https://github.com/stardiviner/ob-spice - ob-stan.el: https://git.kyleam.com/ob-stan
-rw-r--r--lisp/org-contrib.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org-contrib.el b/lisp/org-contrib.el
index 46d5577..fd1398c 100644
--- a/lisp/org-contrib.el
+++ b/lisp/org-contrib.el
@@ -5,7 +5,7 @@
;; Author: Bastien Guerry <bzg@gnu.org>
;; Homepage: https://git.sr.ht/~bzg/org-contrib
;; Package-Requires: ((emacs "25.1") (org "9.4.6"))
-;; Version: 0.3
+;; Version: 0.4
;; Keywords: org
;; SPDX-License-Identifier: GPL-3.0-or-later