Skip to content

Commit 9449eea

Browse files
authored
Merge pull request #121 from Eschguy/main
Preventing update loop
2 parents 14de2bb + 4dab378 commit 9449eea

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

system.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "bunkers-and-badasses",
33
"title": "Bunkers & Badasses",
44
"description": "Badasses, loot, and mayhem. This system is for running the tabletop adaptation of Borderlands' 'Bunkers & Badasses' by Nerdvana.",
5-
"version": "0.7.0",
5+
"version": "0.7.2",
66
"compatibleCoreVersion": "13",
77
"compatibility": {
88
"minimum": 13,
@@ -204,6 +204,6 @@
204204
"primaryTokenAttribute": "attributes.hps.flesh",
205205
"secondaryTokenAttribute": "attributes.hps.shield",
206206
"url": "https://github.com/eronth/bunkers-and-badasses",
207-
"manifest": "https://github.com/eronth/bunkers-and-badasses/releases/download/v0.7.0/system.json",
208-
"download": "https://github.com/eronth/bunkers-and-badasses/releases/download/v0.7.0/bunkers-and-badasses.zip"
209-
}
207+
"manifest": "https://github.com/eronth/bunkers-and-badasses/releases/download/v0.7.2/system.json",
208+
"download": "https://github.com/eronth/bunkers-and-badasses/releases/download/v0.7.2/bunkers-and-badasses.zip"
209+
}

0 commit comments

Comments
 (0)