diff --git a/tgpt.json b/tgpt.json index c29fa1d..ac0ce9c 100644 --- a/tgpt.json +++ b/tgpt.json @@ -1,14 +1,14 @@ { "homepage": "https://github.com/aandrew-me/tgpt", - "version": "2.2.3", + "version": "2.3.0", "description": "ChatGPT in terminal without needing API keys", "license": "GPL-3", "architecture": { "64bit": { - "url": "https://github.com/aandrew-me/tgpt/releases/download/v2.2.3/tgpt-amd64.exe" + "url": "https://github.com/aandrew-me/tgpt/releases/download/v2.3.0/tgpt-amd64.exe" }, "32bit": { - "url": "https://github.com/aandrew-me/tgpt/releases/download/v2.2.3/tgpt-i386.exe" + "url": "https://github.com/aandrew-me/tgpt/releases/download/v2.3.0/tgpt-i386.exe" } }, diff --git a/version.txt b/version.txt index 366e246..838a406 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -{"version":"2.2.3"} \ No newline at end of file +{"version":"2.3.0"} \ No newline at end of file