web_kbn: increment static version

This commit is contained in:
Evgeny Sorokin 2024-04-03 03:54:42 +03:00
parent fd49023367
commit 962dcdb554

View File

@ -44,7 +44,7 @@ common_static_files = {
'+bootstrap.min.css': 1, '+bootstrap.min.css': 1,
'+bootstrap.bundle.min.js': 1, '+bootstrap.bundle.min.js': 1,
'+polyfills.js': 1, '+polyfills.js': 1,
'+app.js': 7, '+app.js': 8,
'+app.css': 6, '+app.css': 6,
'hls.js': 1 'hls.js': 1
} }