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 ff6134d commit e2eab15Copy full SHA for e2eab15
src/server/version.json
@@ -3,12 +3,12 @@
3
"versionInfo": {
4
"Major": 2,
5
"Minor": 9,
6
- "Patch": 1,
+ "Patch": 2,
7
"Build": 0,
8
"PreRelease": "",
9
"SecurityUpdate": false,
10
- "File": "CodeProject.AI-Server-win-x64-2.9.1.zip",
11
- "ReleaseNotes": "Updated to .NET 9."
+ "File": "CodeProject.AI-Server-win-x64-2.9.2.zip",
+ "ReleaseNotes": "Updated to .NET 9, Improvements to installers."
12
}
13
14
0 commit comments