X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/844fb4d99d4e99ccf8a87d49ceb6b7ae28a67702..76647c24b7d0a781b62cdd49dc5c2933bd9cef3e:/cookbooks/matomo/attributes/default.rb 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,