branch: elpa/org-contrib commit c6aef31ccfc7c4418c3b51e98f7c3bd8e255f5e6 Author: Bastien Guerry <b...@gnu.org> Commit: Bastien Guerry <b...@gnu.org>
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 --- lisp/org-contrib.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org-contrib.el b/lisp/org-contrib.el index 46d5577c09..fd1398cdee 100644 --- a/lisp/org-contrib.el +++ b/lisp/org-contrib.el @@ -5,7 +5,7 @@ ;; Author: Bastien Guerry <b...@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