diff --git a/mod.json b/mod.json index cfe7e16..b6ec618 100644 --- a/mod.json +++ b/mod.json @@ -1,7 +1,7 @@ { "Name": "ToneAPI.pulse", - "Description": "placeholder text", - "Version": "0.0.1", + "Description": "Displays Tone API kill data in the Stats tab.", + "Version": "1.0.0", "LoadPriority": 1, "Scripts": [ { @@ -12,4 +12,4 @@ } } ] -} \ No newline at end of file +}