Skip to content

Commit

Permalink
Bump 4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
c8y3 committed Nov 29, 2021
1 parent 5824994 commit 00c0b13
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to this project will be documented in this file.

## [4.0.4](https://github.com/airbus-cyber/graylog-plugin-logging-alert/compare/4.0.3....4.0.4) (2021-11-29)
### Bug Fixes
* Missing license header

## [4.0.3](https://github.com/airbus-cyber/graylog-plugin-logging-alert/compare/4.0.2....4.0.3) (2021-11-29)
### Features
* New page for the notification detail (issue #31)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "LoggingAlert",
"version": "4.0.3",
"version": "4.0.4",
"description": "Graylog plugin LoggingAlert Web Interface",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<groupId>com.airbus-cyber-security.graylog</groupId>
<artifactId>graylog-plugin-logging-alert</artifactId>
<version>4.0.3</version>
<version>4.0.4</version>
<packaging>jar</packaging>

<name>${project.artifactId}</name>
Expand Down

0 comments on commit 00c0b13

Please sign in to comment.