Skip to content

Commit

Permalink
0.5.70
Browse files Browse the repository at this point in the history
  • Loading branch information
gambit07 committed Oct 29, 2024
1 parent 5411a07 commit 2d43470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
id: set-release-notes-github
run: |
echo "- General:" >> release_notes.txt
echo " - Template Preview Tool: Adds a template preview button in the token controls lefthand menu. This preview will open a dialog where a user can test their spells or features that are templates. This is primarily meant to be used outside of a users turn, so that if they're curious how many tokens they could hit with fireball they can check that, for example. The templates are temporary and not actually placed on the canvas while testing. GMs can also use this tool, and if they do not have a token selected they will be presented with a dropdown of available tokens with valid templates to test on that scene. This tool can be enabled/disabled in my General Settings." >> release_notes.txt
echo " - Template Preview Tool: Adds a template preview button in the token controls lefthand menu. This preview will open a dialog where a user can test their spells or features that are templates. This is primarily meant to be used outside of a users turn, so that if theyre curious how many tokens they could hit with fireball they can check that, for example. The templates are temporary and not actually placed on the canvas while testing. GMs can also use this tool, and if they do not have a token selected they will be presented with a dropdown of available tokens with valid templates to test on that scene. This tool can be enabled/disabled in my General Settings." >> release_notes.txt
echo "- Bugfixes:" >> release_notes.txt
echo " - Divine Sense: Resolve old resource reference left on the compendium item." >> release_notes.txt
echo "release-notes-github<<EOF" >> $GITHUB_ENV
Expand Down

0 comments on commit 2d43470

Please sign in to comment.