Skip to content

Commit

Permalink
release: 0.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlosFdez committed Jul 3, 2021
1 parent 5fdf005 commit fbd5fcf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/module.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"title": "PF2E Persistent Damage",
"description": "Macros that create effects to handle persistent damage",
"author": "Supe",
"version": "0.6.6",
"compatibleCoreVersion": "0.8.7",
"version": "0.6.7",
"compatibleCoreVersion": "0.8.8",
"minimumCoreVersion": "0.8.6",
"minimumSystemVersion": "2.1.0",
"type": "module",
Expand Down Expand Up @@ -38,5 +38,5 @@
],
"url": "https://github.com/CarlosFdez/pf2e-persistent-damage",
"manifest": "https://github.com/CarlosFdez/pf2e-persistent-damage/releases/latest/download/module.json",
"download": "https://github.com/CarlosFdez/pf2e-persistent-damage/releases/download/v0.6.6/module.zip"
"download": "https://github.com/CarlosFdez/pf2e-persistent-damage/releases/download/v0.6.7/module.zip"
}

0 comments on commit fbd5fcf

Please sign in to comment.