From 5bbfe9c4e51133ab6a78aa856115c58b6adbe83c Mon Sep 17 00:00:00 2001 From: jdlrobson Date: Thu, 29 Mar 2018 14:55:04 -0700 Subject: [PATCH] Bump VirtualPageView schema to 17780078 This should be a noop since edits only relate to documentation changes but is done to avoid confusion Change-Id: I9b4a4924a301e0cdec617d89b9b7d817941a95ef --- extension.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension.json b/extension.json index cedf6dda4..64e5d3985 100644 --- a/extension.json +++ b/extension.json @@ -54,7 +54,7 @@ }, "EventLoggingSchemas": { "Popups": 17807993, - "VirtualPageView": 17742133 + "VirtualPageView": 17780078 }, "config": { "@PopupsVirtualPageViews": "@var bool: Whether the extension should log virtual pageviews.",