diff --git a/module.json b/module.json index 3e7a7dc..4e1c95a 100644 --- a/module.json +++ b/module.json @@ -3,7 +3,7 @@ "title": "PF2E Persistent Damage", "description": "Macros that create effects to handle persistent damage", "author": "Supe", - "version": "0.6.8", + "version": "0.6.9", "compatibleCoreVersion": "0.8.8", "minimumCoreVersion": "0.8.6", "minimumSystemVersion": "2.10.1", @@ -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.8/module.zip" + "download": "https://github.com/CarlosFdez/pf2e-persistent-damage/releases/download/v0.6.9/module.zip" }