Skip to content

Commit 79a4300

Browse files
author
xenodium
committed
Bumping dependency version to fix #326
1 parent 6485b2d commit 79a4300

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

chatgpt-shell.el

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
;; Author: Alvaro Ramirez https://xenodium.com
66
;; 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")
7+
;; Version: 2.16.3
8+
;; Package-Requires: ((emacs "28.1") (shell-maker "0.76.3"))
9+
(defconst chatgpt-shell--version "2.16.3")
1010

1111
;; This package is free software; you can redistribute it and/or modify
1212
;; it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)