diff --git a/frontend/package.json b/frontend/package.json
index 8b5d32f666..3b366703e2 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -1,6 +1,6 @@
{
"name": "frontend",
- "version": "0.8.18",
+ "version": "0.8.20",
"scripts": {
"install:deps": "npm install",
"start": "npm install && ng serve --configuration local --open",
diff --git a/frontend/src/app/features/snarks/scan-state/scan-state-side-panel/scan-state-side-panel.component.html b/frontend/src/app/features/snarks/scan-state/scan-state-side-panel/scan-state-side-panel.component.html
index a1c269d061..dcd75924ca 100644
--- a/frontend/src/app/features/snarks/scan-state/scan-state-side-panel/scan-state-side-panel.component.html
+++ b/frontend/src/app/features/snarks/scan-state/scan-state-side-panel/scan-state-side-panel.component.html
@@ -75,6 +75,7 @@