We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f293f0c commit b1bf3b3Copy full SHA for b1bf3b3
chatgpt-shell.el
@@ -4,9 +4,9 @@
4
5
;; Author: Alvaro Ramirez https://xenodium.com
6
;; URL: https://github.com/xenodium/chatgpt-shell
7
-;; Version: 2.16.3
+;; Version: 2.16.4
8
;; Package-Requires: ((emacs "28.1") (shell-maker "0.76.3"))
9
-(defconst chatgpt-shell--version "2.16.3")
+(defconst chatgpt-shell--version "2.16.4")
10
11
;; This package is free software; you can redistribute it and/or modify
12
;; it under the terms of the GNU General Public License as published by
0 commit comments