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 6d27846 commit c7b7304Copy full SHA for c7b7304
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "better-chatgpt",
3
"private": true,
4
- "version": "1.26.0",
+ "version": "1.27.0",
5
"type": "module",
6
"homepage": "./",
7
"main": "electron/index.cjs",
@@ -28,8 +28,8 @@
28
"url": "https://github.com/nm723"
29
},
30
31
- "name": "ReignOfComputer",
32
- "url": "https://github.com/ReignOfComputer"
+ "name": "ReignOfComputer",
+ "url": "https://github.com/ReignOfComputer"
33
}
34
],
35
"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