You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/API/Server/FrontEnd/version.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,11 @@
4
4
"Major": 1,
5
5
"Minor": 5,
6
6
"Patch": 5,
7
-
"Build": 0,
7
+
"Build": 1,
8
8
"PreRelease": "Beta",
9
9
"SecurityUpdate": false,
10
10
"File": "CodeProject.AI.Server-1.5.5.zip",
11
-
"ReleaseNotes": "Small patch to correct an installation issue."
11
+
"ReleaseNotes": "Patch to 1.5.5 that fixes a problem with registered face listings being out of date. Recommended only for those who make use of face recognition."
0 commit comments