diff --git a/SentinelOne/CHANGELOG.md b/SentinelOne/CHANGELOG.md index aebc8aa6b..30191e538 100644 --- a/SentinelOne/CHANGELOG.md +++ b/SentinelOne/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## 2024-12-13 - 1.19.8 + +### Fixed + +- Fix the pagination system in the SentinelOne Singularity connector + ## 2024-12-10 - 1.19.7 ### Changed diff --git a/SentinelOne/manifest.json b/SentinelOne/manifest.json index 6e9674188..fd66d6dbd 100644 --- a/SentinelOne/manifest.json +++ b/SentinelOne/manifest.json @@ -26,7 +26,7 @@ "name": "SentinelOne", "uuid": "ff675e74-e5c1-47c8-a571-d207fc297464", "slug": "sentinelone", - "version": "1.19.7", + "version": "1.19.8", "categories": [ "Endpoint" ]