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