branch: externals/devdocs commit cdc1a7cc3f05235883ffb098fe1c5a8963ed06e2 Author: Augusto Stoffel <arstof...@gmail.com> Commit: Augusto Stoffel <arstof...@gmail.com>
Bump version --- README.org | 4 ++-- devdocs.el | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index a5c3b80b28..94ded7cd6d 100644 --- a/README.org +++ b/README.org @@ -12,8 +12,8 @@ The stable version of the package is available from [[https://elpa.gnu.org/packa development version is available from [[https://melpa.org/#/devdocs][MELPA]]; to install, type =M-x package-install RET devdocs=. -#+caption: image -[[https://user-images.githubusercontent.com/6500902/135726213-683b1f7d-5502-4afa-a549-c1aedaad8519.png]] +#+caption: Reading and looking up documentation entries. +[[https://raw.githubusercontent.com/astoff/devdocs.el/images/screenshot.png]] ** Basic usage diff --git a/devdocs.el b/devdocs.el index 0f3d291ec9..2d74bbe083 100644 --- a/devdocs.el +++ b/devdocs.el @@ -6,7 +6,7 @@ ;; Keywords: help ;; URL: https://github.com/astoff/devdocs.el ;; Package-Requires: ((emacs "27.1")) -;; Version: 0.3 +;; Version: 0.4 ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by