From 1a2ace66c24d6d375e226826d14e7e44724e5042 Mon Sep 17 00:00:00 2001 From: Guilhem Marchand Date: Fri, 6 Aug 2021 20:23:23 +0100 Subject: [PATCH] init version 1.1.1 --- docs/releasenotes.rst | 5 +++++ package/app.manifest | 2 +- package/default/app.conf | 4 ++-- version.txt | 2 +- 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/docs/releasenotes.rst b/docs/releasenotes.rst index bea1390..984b262 100644 --- a/docs/releasenotes.rst +++ b/docs/releasenotes.rst @@ -1,6 +1,11 @@ Release notes ############# +Version 1.1.1 +============= + +- Fix - Upgrade of Splunk ucc-gen to release 5.5.9 to fix an issue with the notification in configuration UI when an Add-on has no account section + Version 1.1.0 ============= diff --git a/package/app.manifest b/package/app.manifest index 1c96270..da1cfd3 100644 --- a/package/app.manifest +++ b/package/app.manifest @@ -5,7 +5,7 @@ "id": { "group": null, "name": "TA-ms-teams-alert-action", - "version": "1.1.0" + "version": "1.1.1" }, "author": [ { diff --git a/package/default/app.conf b/package/default/app.conf index 3de75e6..61d07c3 100644 --- a/package/default/app.conf +++ b/package/default/app.conf @@ -11,7 +11,7 @@ build = 1628188247 [launcher] author = Guilhem Marchand -version = 1.1.0 +version = 1.1.1 description = This addon allows publishing messages to Microsoft Teams channels with markdown formatting. [ui] @@ -23,5 +23,5 @@ docs_section_override = AddOns:released id = TA-ms-teams-alert-action [id] -version = 1.1.0 +version = 1.1.1 diff --git a/version.txt b/version.txt index 46f9675..2202f4f 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -version = 1.1.0 +version = 1.1.1