From 50d783f78cf12a6d9846b0e32346759d33487a0e Mon Sep 17 00:00:00 2001 From: redhoodsu Date: Tue, 6 Aug 2024 19:43:02 +0800 Subject: [PATCH] chore: update geolocation plugin version --- src/Snippets/defSnippets.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Snippets/defSnippets.js b/src/Snippets/defSnippets.js index 0bdbd27dd..aa90ae940 100644 --- a/src/Snippets/defSnippets.js +++ b/src/Snippets/defSnippets.js @@ -222,7 +222,7 @@ const pluginVersion = { timing: '2.0.1', code: '2.2.0', benchmark: '2.0.1', - geolocation: '2.0.0', + geolocation: '2.1.0', orientation: '2.0.0', touches: '2.1.0', }