From 8edfeeb33351912522556a06f815814270cbe31f Mon Sep 17 00:00:00 2001 From: VincentD06 Date: Fri, 18 Oct 2024 14:49:20 +0200 Subject: [PATCH] Bump 6.0.0 --- CHANGELOG.md | 2 +- package.json | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f68fcb9..5f6216e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. ## [6.0.0](https://github.com/airbus-cyber/graylog-plugin-logging-alert/compare/5.1.4...6.0.0) ### Features -* Add compatibility with [Graylog 6.0](https://www.graylog.org/post/announcing-graylog-v6-0/) +* Add compatibility with [Graylog 6.0.6](https://www.graylog.org/post/announcing-graylog-v6-0-6/) ### Bug Fixes * Remove severity and use event definition priority ([issue #100](https://github.com/airbus-cyber/graylog-plugin-logging-alert/issues/100)) diff --git a/package.json b/package.json index eff2b80..4f475a9 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "LoggingAlert", - "version": "6.0.0-SNAPSHOT", + "version": "6.0.0", "description": "Graylog plugin LoggingAlert Web Interface", "repository": { "type": "git", diff --git a/pom.xml b/pom.xml index 1da9bf7..3fc4da4 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ com.airbus-cyber-security.graylog graylog-plugin-logging-alert - 6.0.0-SNAPSHOT + 6.0.0 jar ${project.artifactId} Graylog ${project.artifactId} plugin.