From 0353337207206d63c70012d2eb16ff56d86c9c2b Mon Sep 17 00:00:00 2001 From: c8y3 <25362953+c8y3@users.noreply.github.com> Date: Tue, 30 Nov 2021 09:51:32 +0100 Subject: [PATCH] Bumped 4.0.1 --- CHANGELOG.md | 4 ++++ package.json | 2 +- pom.xml | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 334b31d..33b43d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. +## [4.0.1](https://github.com/airbus-cyber/graylog-plugin-correlation-count/compare/4.0.0....4.0.1) (2021-11-30) +### Bug Fixes +* Put back missing jar in release page of github thanks to a continuous integration based on github actions + ## [4.0.0](https://github.com/airbus-cyber/graylog-plugin-correlation-count/compare/2.2.0....4.0.0) (2021-09-30) ### Features * Add compatibility with Graylog 4.1 diff --git a/package.json b/package.json index c393887..acecbd6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "CorrelationCount", - "version": "4.0.0", + "version": "4.0.1", "description": "Graylog plugin CorrelationCount Web Interface", "repository": { "type": "git", diff --git a/pom.xml b/pom.xml index adbdf8b..1792766 100755 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ com.airbus-cyber-security.graylog graylog-plugin-correlation-count - 4.0.0 + 4.0.1 jar ${project.artifactId} Graylog ${project.artifactId} plugin.