From bd0c901e487a63a8c879984759997b530f8ef85c Mon Sep 17 00:00:00 2001 From: Caraxi Date: Sat, 1 Feb 2025 10:58:34 +1030 Subject: [PATCH] Update manifest.toml --- stable/SimpleMapTracker/manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/SimpleMapTracker/manifest.toml b/stable/SimpleMapTracker/manifest.toml index 91c2cde603..e1b3a43f2b 100644 --- a/stable/SimpleMapTracker/manifest.toml +++ b/stable/SimpleMapTracker/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/Caraxi/SimpleMapTracker.git" -commit = "8e1496fd78ef0c9cd29a8c1db1664489ebe46184" +commit = "bdbe25ff614fcd8bcb044fdaa3a0cd46c58f403f" owners = [ "Caraxi", ]