diff --git a/packages/cloud_security_posture/changelog.yml b/packages/cloud_security_posture/changelog.yml index a33901016f6..c681e9e057d 100644 --- a/packages/cloud_security_posture/changelog.yml +++ b/packages/cloud_security_posture/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.2.12-next" + changes: + - description: "Fix next version" + type: bugfix + link: "https://github.com/elastic/integrations/pull/5327" - version: "1.2.11-next" changes: - description: "Fixed multiple for input streams" diff --git a/packages/cloud_security_posture/manifest.yml b/packages/cloud_security_posture/manifest.yml index 78afe4ae271..74e2b8629a0 100644 --- a/packages/cloud_security_posture/manifest.yml +++ b/packages/cloud_security_posture/manifest.yml @@ -1,7 +1,7 @@ format_version: 2.3.0 name: cloud_security_posture title: "Security Posture Management" -version: "1.2.11-next" +version: "1.2.12-next" source: license: "Elastic-2.0" description: "Identify & remediate configuration risks in your Cloud infrastructure"