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 c48a760 commit 5060c55Copy full SHA for 5060c55
pom.xml
@@ -7,7 +7,7 @@
7
<groupId>net.stoerr.chatgpt</groupId>
8
<name>CoDeveloperGPTengine</name>
9
<artifactId>co-developer-gpt-engine</artifactId>
10
- <version>3.2.1-SNAPSHOT</version>
+ <version>3.2.1</version>
11
<description>Provides actions for a OpenAI GPT or ChatGPT plugin that allow reading, writing, searching and
12
modifying files in the directory the program is started in, and executing actions like builds and test runs.
13
</description>
0 commit comments