From 389ea21b36de25fde304fee35c4c1a571a3621b5 Mon Sep 17 00:00:00 2001 From: Tony Air Date: Tue, 15 Mar 2022 17:20:04 +0200 Subject: [PATCH] IMPR: Minor compatibility updates --- dist/icons/manifest.webapp | 2 +- dist/icons/yandex-browser-manifest.json | 2 +- dist/index.html | 2 +- dist/js/app.js | 2 +- dist/js/app_sw.js | 2 +- dist/report.html | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dist/icons/manifest.webapp b/dist/icons/manifest.webapp index 4302031..d8fc42c 100644 --- a/dist/icons/manifest.webapp +++ b/dist/icons/manifest.webapp @@ -1,5 +1,5 @@ { - "version": "4.5.0", + "version": "4.5.1", "name": "@a2nt/ss-bootstrap-ui-webpack-boilerplate-react", "description": "This UI Kit allows you to build Bootstrap 5 webapp with some extra UI features. It's easy to extend and easy to convert HTML templates to CMS templates.", "icons": { diff --git a/dist/icons/yandex-browser-manifest.json b/dist/icons/yandex-browser-manifest.json index 7c58778..e256507 100644 --- a/dist/icons/yandex-browser-manifest.json +++ b/dist/icons/yandex-browser-manifest.json @@ -1,5 +1,5 @@ { - "version": "4.5.0", + "version": "4.5.1", "api_version": 1, "layout": { "logo": "yandex-browser-50x50.png", diff --git a/dist/index.html b/dist/index.html index f617020..efba102 100644 --- a/dist/index.html +++ b/dist/index.html @@ -1,4 +1,4 @@ -Webpack Bootstrap 4 UI Demo


LOADING...
L O A D I N G . . .