We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6485b2d commit 79a4300Copy full SHA for 79a4300
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.2
8
-;; Package-Requires: ((emacs "28.1") (shell-maker "0.76.2"))
9
-(defconst chatgpt-shell--version "2.16.2")
+;; Version: 2.16.3
+;; Package-Requires: ((emacs "28.1") (shell-maker "0.76.3"))
+(defconst chatgpt-shell--version "2.16.3")
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