Skip to content

Commit c7b7304

Browse files
animalnotsDmitri Nasonov
andauthored
added gpt-5 (#114)
Co-authored-by: Dmitri Nasonov <[email protected]>
1 parent 6d27846 commit c7b7304

File tree

2 files changed

+3135
-3156
lines changed

2 files changed

+3135
-3156
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "better-chatgpt",
33
"private": true,
4-
"version": "1.26.0",
4+
"version": "1.27.0",
55
"type": "module",
66
"homepage": "./",
77
"main": "electron/index.cjs",
@@ -28,8 +28,8 @@
2828
"url": "https://github.com/nm723"
2929
},
3030
{
31-
"name": "ReignOfComputer",
32-
"url": "https://github.com/ReignOfComputer"
31+
"name": "ReignOfComputer",
32+
"url": "https://github.com/ReignOfComputer"
3333
}
3434
],
3535
"description": "Play and chat smarter with BetterChatGPT - an amazing open-source web app with a better UI for exploring OpenAI's ChatGPT API!",

0 commit comments

Comments
 (0)