Commit 204b7770dcefc40f7a140840e6e8e1e1b4bd9913
1 parent
ab1e744c
Modified CMIS config again to remove the 'c' from 0.61c in the version declaration
Committed by: Paul Barrett
Showing
1 changed file
with
1 additions
and
1 deletions
lib/api/ktcmis/config/repositories.xml
| ... | ... | @@ -27,7 +27,7 @@ |
| 27 | 27 | <productName>KnowledgeTree Document Management System</productName> |
| 28 | 28 | <productVersion>3.7</productVersion> |
| 29 | 29 | <rootFolderId>Root Folder</rootFolderId> |
| 30 | - <cmisVersionsSupported>0.61c</cmisVersionsSupported> | |
| 30 | + <cmisVersionsSupported>0.61</cmisVersionsSupported> | |
| 31 | 31 | </repositoryInfo> |
| 32 | 32 | <repositoryCapabilities> |
| 33 | 33 | <capabilityMultifiling>false</capabilityMultifiling> | ... | ... |