Skip to content

Commit 50745e3

Browse files
author
xenodium
committed
Bump version
1 parent 5dee934 commit 50745e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chatgpt-shell.el

Lines changed: 2 additions & 2 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.15.1
7+
;; Version: 2.16.1
88
;; Package-Requires: ((emacs "28.1") (shell-maker "0.76.2"))
9-
(defconst chatgpt-shell--version "2.15.1")
9+
(defconst chatgpt-shell--version "2.16.1")
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)