Skip to content

Commit af758cc

Browse files
fix: corrected previousversions array
Signed-off-by: Steve Roberts <steve@shadowcomputers.co.uk>
1 parent afd8265 commit af758cc

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

HealthColors/script.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,14 @@
44
"version": "2.0.1",
55
"previousversions": [
66
"2.0.0",
7+
"1.6.1",
78
"1.6.0",
89
"1.5.1",
910
"1.4.1",
1011
"1.3.2",
1112
"1.3.1",
1213
"1.3.0",
13-
"1.2.0",
14-
"1.6.1",
15-
"2.0.0"
14+
"1.2.0"
1615
],
1716
"description": "Script to set health indicator on tokens via aura or tint, based on a bars value. Be sure to set the bar your health is tied to in the menu: API menu command !AURA",
1817
"authors": "DXWarlock, MidNiteShadow7",

0 commit comments

Comments
 (0)