branch: elpa/clojure-mode
commit 1571b77a45ad9dcdf0ac27d739008bdd743e34e6
Author: Bozhidar Batsov <[email protected]>
Commit: Bozhidar Batsov <[email protected]>

    Update outdated examples in bug report template
---
 .github/ISSUE_TEMPLATE/bug_report.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.md 
b/.github/ISSUE_TEMPLATE/bug_report.md
index dcf8bb8e28..9301f8f0ee 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -27,12 +27,12 @@ a problem will expedite its solution.*
 clojure-mode-display-version`. Here's an example:*
 
 ```
-clojure-mode (version 5.2.0)
+clojure-mode (version 5.20.0)
 ```
 
 ### Emacs version
 
-*E.g. 24.5* (use <kbd>C-h C-a</kbd> to see it)
+*E.g. 29.1* (use <kbd>C-h C-a</kbd> to see it)
 
 ### Operating system
 

Reply via email to