diff --git a/package.json b/package.json index 5c3967584cb6..16166aad4039 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cipp", - "version": "10.7.1", + "version": "10.7.2", "author": "CIPP Contributors", "homepage": "https://cipp.app/", "bugs": { @@ -117,4 +117,4 @@ "prettier": "^3.9.5", "typescript": "5.9.3" } -} +} \ No newline at end of file diff --git a/public/version.json b/public/version.json index ac3d65fd9d1c..43dbd21b3bf5 100644 --- a/public/version.json +++ b/public/version.json @@ -1,3 +1,3 @@ { - "version": "10.7.1" -} + "version": "10.7.2" +} \ No newline at end of file diff --git a/src/components/CippSettings/CippTenantResults.jsx b/src/components/CippSettings/CippTenantResults.jsx index 8185f564397b..3db20cd59271 100644 --- a/src/components/CippSettings/CippTenantResults.jsx +++ b/src/components/CippSettings/CippTenantResults.jsx @@ -32,7 +32,7 @@ export const CippTenantResults = (props) => { "LastRun", "GraphTest", "ExchangeTest", - "OrgManagementRepairNeeeded", + "OrgManagementRepairNeeded", "OrgManagementRoles", "OrgManagementRolesMissing", ], diff --git a/src/pages/teams-share/sharepoint/index.js b/src/pages/teams-share/sharepoint/index.js index 8994bc074e57..f0c85a6ccffa 100644 --- a/src/pages/teams-share/sharepoint/index.js +++ b/src/pages/teams-share/sharepoint/index.js @@ -498,6 +498,7 @@ const Page = () => { /> ), multiPost: false, + hideBulk: true, }, { // Answers "does this person have access, and how" rather than "who holds permissions".