Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Commit 657e789

Browse files
committed
Update version to v1.5.1
1 parent 05e8e2a commit 657e789

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

HttpGPT.uplugin

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"FileVersion": 3,
3-
"Version": 13,
4-
"VersionName": "1.5.0",
3+
"Version": 14,
4+
"VersionName": "1.5.1",
55
"FriendlyName": "HttpGPT - GPT Integration",
66
"Description": "HttpGPT is an Unreal Engine plugin that facilitates integration with OpenAI's GPT based services (ChatGPT and DALL-E) through asynchronous REST requests, making it easy for developers to communicate with the chatbot. HttpGPT also includes Editor Tools to integrate Chat GPT and DALL-E image generation directly in the Engine.",
77
"Category": "Game Features",

0 commit comments

Comments
 (0)