Skip to content

Commit

Permalink
2.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
reonZ committed Jan 18, 2025
1 parent a82ce4a commit b2acea2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 2.26.1

- `Target Helper`:
- add the roll message in the `pf2e-toolbelt.rollSave` hook

# 2.26.0

- `Use Button`:
Expand Down
4 changes: 2 additions & 2 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
"maximum": "12"
},
"socket": true,
"version": "2.26.0",
"version": "2.26.1",
"url": "https://github.com/reonZ/pf2e-toolbelt",
"readme": "https://github.com/reonZ/pf2e-toolbelt/blob/master/README.md",
"manifest": "https://raw.githubusercontent.com/reonZ/pf2e-toolbelt/master/module.json",
"download": "https://github.com/reonZ/pf2e-toolbelt/releases/download/2.26.0/module.zip",
"download": "https://github.com/reonZ/pf2e-toolbelt/releases/download/2.26.1/module.zip",
"changelog": "https://github.com/reonZ/pf2e-toolbelt/blob/master/CHANGELOG.md",
"bugs": "https://github.com/reonZ/pf2e-toolbelt/issues",
"styles": [
Expand Down

0 comments on commit b2acea2

Please sign in to comment.