Skip to content

Commit e2e2f45

Browse files
Upped server version so modules will run in Debug.
1 parent b8ffe71 commit e2e2f45

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/server/version.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"versionSection": {
33
"versionInfo": {
44
"Major": 2,
5-
"Minor": 6,
6-
"Patch": 5,
5+
"Minor": 7,
6+
"Patch": 0,
77
"Build": 0,
88
"PreRelease": "",
99
"SecurityUpdate": false,
10-
"File": "CodeProject.AI-Server-win-x64-2.6.5.zip",
10+
"File": "CodeProject.AI-Server-win-x64-2.7.0.zip",
1111
"ReleaseNotes": "Support for external modules."
1212
}
1313
}

0 commit comments

Comments
 (0)