diff --git a/apps/web/asset-manifest.json b/apps/web/asset-manifest.json index 79a60f9..3e7953c 100644 --- a/apps/web/asset-manifest.json +++ b/apps/web/asset-manifest.json @@ -1,13 +1,13 @@ { "schema": 1, - "version": "phase-15", + "version": "phase-16", "entrypoints": ["config.js", "app.js", "styles.css"], "publicAssets": ["index.html", "health.html", "error.html", "healthz"], "integrity": { - "config.js": "sha256-20f3020432436dcccdbfc86fd56a6a6a49b71fc512a1e434187a5ddc134fda1c", + "config.js": "sha256-b40922387aeccc65c322ebd9b15360716af68953f0e15de92cd9102a360b4f50", "app.js": "sha256-1076064d78bad1debd3e890401f05b88bd4397d615799b7e983d734f8863fb9e", "styles.css": "sha256-7340dccc648fa917fb497ceeba7286d9c4712b6552960de54cef759cdbda6de4", - "index.html": "sha256-37a9d5e2a81941c3c9f9bd3f42edf33a40565bf197cf675389d250dd60eb69db", + "index.html": "sha256-859e20bd92cd89ab881bfc20141a25716284bed7b9440bc213df3e8b9f1832c0", "health.html": "sha256-c352a6f37aa24628cfc8d5709a70ff2d94181d192ed5fe00916cca9378a61d81", "error.html": "sha256-f3cc28d2dfc9e8af112d0257c6ee47b9e9146e5da8590a754dd589bf43702aaf", "healthz": "sha256-dc51b8c96c2d745df3bd5590d990230a482fd247123599548e0632fdbf97fc22" diff --git a/apps/web/config.js b/apps/web/config.js index a83ef1d..3661979 100644 --- a/apps/web/config.js +++ b/apps/web/config.js @@ -1,5 +1,5 @@ /* Public, non-secret runtime configuration. Replace this file at deploy time if needed. */ window.__PROSPECT_CONFIG__ = Object.freeze({ apiBase: '', - assetVersion: 'phase-15' + assetVersion: 'phase-16' }); diff --git a/apps/web/index.html b/apps/web/index.html index 2d24091..96d28f8 100644 --- a/apps/web/index.html +++ b/apps/web/index.html @@ -5,7 +5,7 @@
REVIEW REQUIRED