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 5dee934 commit 50745e3Copy full SHA for 50745e3
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.15.1
+;; Version: 2.16.1
8
;; Package-Requires: ((emacs "28.1") (shell-maker "0.76.2"))
9
-(defconst chatgpt-shell--version "2.15.1")
+(defconst chatgpt-shell--version "2.16.1")
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