From 796e59e0dc48bf3f34b10ba9e11f680a8f4d6810 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Tue, 28 Feb 2017 10:22:59 +0000 Subject: [PATCH] Google Analytics plugin: Remove unneeded version number By omitting the version number the core will apply the current core version number to the plugin. --- plugins/tiddlywiki/googleanalytics/plugin.info | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/tiddlywiki/googleanalytics/plugin.info b/plugins/tiddlywiki/googleanalytics/plugin.info index d7864b65e..4754bca2a 100644 --- a/plugins/tiddlywiki/googleanalytics/plugin.info +++ b/plugins/tiddlywiki/googleanalytics/plugin.info @@ -3,7 +3,6 @@ "description": "Google Analytics: website statistics", "author": "JeremyRuston", "contributor": "Sylvain Comte", - "version":"5.1.14", "core-version": ">=5.0.0", "list": "readme settings usage" }