From c7379a48f47076d5c414aec8a91e48155f19d241 Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Sat, 31 May 2025 10:05:08 -0600 Subject: [PATCH] Increment version number --- public/module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/module.json b/public/module.json index 50eecbf..be69283 100644 --- a/public/module.json +++ b/public/module.json @@ -1,7 +1,7 @@ { "id": "stat-tracker", "title": "Stats Tracker", - "version": "1.0.0", + "version": "1.0.1", "compatibility": { "maximum": 13, "verified": 13,