Skip to content

Commit dcd145f

Browse files
author
aandrew-me
committed
Update remote version
1 parent b4033cb commit dcd145f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

tgpt.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"homepage": "https://github.com/aandrew-me/tgpt",
3-
"version": "2.9.2",
3+
"version": "2.9.3",
44
"description": "ChatGPT in terminal without needing API keys",
55
"license": "GPL-3",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/aandrew-me/tgpt/releases/download/v2.9.2/tgpt-amd64.exe"
8+
"url": "https://github.com/aandrew-me/tgpt/releases/download/v2.9.3/tgpt-amd64.exe"
99
},
1010
"32bit": {
11-
"url": "https://github.com/aandrew-me/tgpt/releases/download/v2.9.2/tgpt-i386.exe"
11+
"url": "https://github.com/aandrew-me/tgpt/releases/download/v2.9.3/tgpt-i386.exe"
1212
}
1313
},
1414

version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":"2.9.2"}
1+
{"version":"2.9.3"}

0 commit comments

Comments
 (0)