From 5dce77015df393496f0e0afdeabaeadbd30e0ac9 Mon Sep 17 00:00:00 2001 From: mgross Date: Wed, 23 Aug 2023 08:19:42 +0200 Subject: [PATCH 1/2] Update SECURITY.md, fixed mail --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index d6527d0..d2d1e8f 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -3,4 +3,4 @@ ## Reporting a Vulnerability Please report (suspected) security vulnerabilities to -**[security@ory.sh](mailto:info@maximiliangross.de)**. \ No newline at end of file +**[info@maximiliangross.de](mailto:info@maximiliangross.de)**. From d3a0005b43439b7ef629609ea2373ade6c825348 Mon Sep 17 00:00:00 2001 From: mgross Date: Wed, 23 Aug 2023 08:20:40 +0200 Subject: [PATCH 2/2] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 43d0b2c..3273759 100755 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "A Plugin for Kimai versions >2.0.0, which allows you to backup your environment with a single click.", "homepage": "https://github.com/mxgross/EasyBackupBundle", "type": "kimai-plugin", - "version": "2.0.0", + "version": "2.0.1", "keywords": [ "kimai", "kimai-plugin",