From 581fc7eaf8e37bb5f207e61b787ae62908180e27 Mon Sep 17 00:00:00 2001 From: MattMckenzy Date: Thu, 15 Feb 2024 22:37:33 -0500 Subject: [PATCH] Bumped to version 1.1.4 --- .dockerignore | 3 ++- CHANGELOG.md | 2 +- README.md | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.dockerignore b/.dockerignore index 1682a85..577d4c3 100644 --- a/.dockerignore +++ b/.dockerignore @@ -25,4 +25,5 @@ **/publish.ps1 **/launchSettings.json LICENSE -README.md \ No newline at end of file +README.md +CHANGELOG.md \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 80e0f99..085fa60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to "Mail2Gotify" will be documented in this file. -## 1.1.3 +## 1.1.4 - Added configuration options to support new certificate types. diff --git a/README.md b/README.md index f268122..22c38d5 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,6 @@ services: ## Release Notes -### 1.1.3 +### 1.1.4 - Added configuration options to support new certificate types.