diff --git a/plugins/DattoRMM/v1/docs/README.md b/plugins/DattoRMM/v1/docs/README.md index d1c518b..ce337fc 100644 --- a/plugins/DattoRMM/v1/docs/README.md +++ b/plugins/DattoRMM/v1/docs/README.md @@ -11,11 +11,9 @@ The following objects are imported and kept in sync: ## Data streams -| Data stream | Description | -|-------------|-------------| -| **All Devices** | Returns all devices across every site. Use this to build fleet-wide views or group by site. | -| **Open Alerts** | Returns open alerts scoped to an imported site object. Use this on site dashboards to surface active issues. | -| **Closed Alerts** | Returns resolved alerts scoped to an imported site object, for a given time range. | +- **All Devices** — Returns all devices across every site. Use this to build fleet-wide views or group by site. +- **Open Alerts** — Returns open alerts scoped to an imported site object. Use this on site dashboards to surface active issues. +- **Closed Alerts** — Returns resolved alerts scoped to an imported site object, for a given time range. ## Setup diff --git a/plugins/DattoRMM/v1/metadata.json b/plugins/DattoRMM/v1/metadata.json index d9e4125..34ffcd4 100644 --- a/plugins/DattoRMM/v1/metadata.json +++ b/plugins/DattoRMM/v1/metadata.json @@ -1,7 +1,7 @@ { "name": "datto-rmm", "displayName": "Datto RMM", - "version": "1.0.0", + "version": "1.0.1", "author": { "name": "@TimWheeler-SQUP", "type": "community"