Skip to content

Commit 3f9ef15

Browse files
chore(release): v0.8.0
1 parent a54ce8f commit 3f9ef15

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

module.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "grim-arithmetic",
33
"title": "Grim Arithmetic",
44
"description": "GM-facing PF2e mortality and encounter-risk analysis for Foundry VTT.",
5-
"version": "0.7.3-rc1",
5+
"version": "0.8.0",
66
"authors": [
77
{
88
"name": "Kyle Travis",
@@ -36,5 +36,5 @@
3636
],
3737
"url": "https://github.com/kyletravis/grim-arithmetic",
3838
"manifest": "https://github.com/kyletravis/grim-arithmetic/releases/latest/download/module.json",
39-
"download": "https://github.com/kyletravis/grim-arithmetic/releases/download/v0.7.3-rc1/module.zip"
39+
"download": "https://github.com/kyletravis/grim-arithmetic/releases/download/v0.8.0/module.zip"
4040
}

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grim-arithmetic",
3-
"version": "0.7.3-rc1",
3+
"version": "0.8.0",
44
"description": "Foundry VTT module for GM-facing PF2e mortality and encounter-risk analysis.",
55
"type": "module",
66
"private": true,

0 commit comments

Comments
 (0)