From 6b05d5d4e2c57413abd4f88d18f701257f0052f9 Mon Sep 17 00:00:00 2001 From: Gambit Date: Thu, 15 Aug 2024 00:59:21 -0400 Subject: [PATCH] 0.5.24 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 01c6a0d1..27c3d9f6 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -18,7 +18,7 @@ jobs: - name: Set Release Notes for Github id: set-release-notes-github run: | - echo "- General: Updated manifest link to not prompt a new url each update part 2." >> release_notes.txt + echo "- General: Updated manifest link to not prompt a new url each update part 2.x." >> release_notes.txt echo "- Additions:" >> release_notes.txt echo " - Foresight: Automates the 9th level spell Foresight" >> release_notes.txt echo " - Thought Shield: Automates the Warlocks Thought Shield feature" >> release_notes.txt