From: Tom Hughes Date: Wed, 10 Jan 2024 08:38:59 +0000 (+0000) Subject: Upgrade the DeviceFeatureWebGL matomo plugin to 5.0.0 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/76647c24b7d0a781b62cdd49dc5c2933bd9cef3e?hp=844fb4d99d4e99ccf8a87d49ceb6b7ae28a67702 Upgrade the DeviceFeatureWebGL matomo plugin to 5.0.0 --- diff --git a/cookbooks/matomo/attributes/default.rb b/cookbooks/matomo/attributes/default.rb index 994a43d7a..82d41f5fa 100644 --- a/cookbooks/matomo/attributes/default.rb +++ b/cookbooks/matomo/attributes/default.rb @@ -15,7 +15,7 @@ default[:matomo][:plugins] = { "CustomJsTracker" => nil, "Dashboard" => nil, "DBStats" => nil, - "DeviceFeatureWebGL" => "4.0.1", + "DeviceFeatureWebGL" => "5.0.0", "DevicePlugins" => nil, "DevicesDetection" => nil, "Diagnostics" => nil,