mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/WikiEditor
synced 2024-11-24 00:06:49 +00:00
Bump EditAttemptStep to 2.0.2
Bug: T237063 Depends-On: I101d17150223c2f4a1ea2338a964d58b8bb7ae95 Change-Id: Iff4c4eb5ce43a67827e9be2202e544dbe7294dc6
This commit is contained in:
parent
8bff6cb6f3
commit
cb5929b7e6
|
@ -187,7 +187,7 @@ class Hooks implements
|
||||||
EventLogging::submit(
|
EventLogging::submit(
|
||||||
'eventlogging_EditAttemptStep',
|
'eventlogging_EditAttemptStep',
|
||||||
[
|
[
|
||||||
'$schema' => '/analytics/legacy/editattemptstep/2.0.0',
|
'$schema' => '/analytics/legacy/editattemptstep/2.0.2',
|
||||||
'event' => $data,
|
'event' => $data,
|
||||||
]
|
]
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in a new issue