From 8f3b40256576466746905afba25565405e41dad3 Mon Sep 17 00:00:00 2001 From: matt Date: Fri, 19 Jul 2024 22:00:20 +0100 Subject: [PATCH] fix instructions in release notes --- .github/workflows/buildchecks.yml | 2 +- module.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/buildchecks.yml b/.github/workflows/buildchecks.yml index 05692dc..f7e48c7 100644 --- a/.github/workflows/buildchecks.yml +++ b/.github/workflows/buildchecks.yml @@ -73,4 +73,4 @@ jobs: with: artifacts: "${GITHUB_REF_NAME}.zip" generateReleaseNotes: true - body: Download the zip file, copy the file to your server under the "Modules" directory, unzip the file and rename the directory createed to AarhusChangeCustomer + body: Download the zip file, copy the file to your server under the "Modules" directory, unzip the file and rename the directory createed to AarhusUnSub diff --git a/module.json b/module.json index 96ad8a9..eb57f3a 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,7 @@ "name": "Aarhus Unsub", "alias": "unsub", "description": "Aarhus Unsub adds a link to the conversation if we can automatically unsub", - "version": "1.0.1", + "version": "1.0.2", "keywords": [], "active": 1, "order": 0,