Skip to content

Commit 8f3b402

Browse files
author
matt
committed
fix instructions in release notes
1 parent d7f2bca commit 8f3b402

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/buildchecks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ jobs:
7373
with:
7474
artifacts: "${GITHUB_REF_NAME}.zip"
7575
generateReleaseNotes: true
76-
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
76+
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

module.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Aarhus Unsub",
33
"alias": "unsub",
44
"description": "Aarhus Unsub adds a link to the conversation if we can automatically unsub",
5-
"version": "1.0.1",
5+
"version": "1.0.2",
66
"keywords": [],
77
"active": 1,
88
"order": 0,

0 commit comments

Comments
 (0)