diff --git a/manifest.json b/manifest.json index 30435875..52aad9ce 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "JDN — Page Object Generator", "description": "JDN – helps Test Automation Engineer to create Page Objects in the test automation framework and speed up test development", "devtools_page": "index.html", - "version": "3.15.28", + "version": "3.15.29", "icons": { "128": "icon128.png" }, diff --git a/package-lock.json b/package-lock.json index 2b57888b..b9f94015 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "jdn-ai-chrome-extension", - "version": "3.15.28", + "version": "3.15.29", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index 582605e3..53a75f26 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jdn-ai-chrome-extension", - "version": "3.15.28", + "version": "3.15.29", "description": "jdn-ai chrome extension", "scripts": { "start": "webpack --watch --env devenv", diff --git a/src/app/components/StatusBar.tsx b/src/app/components/StatusBar.tsx index 12294ef9..7e694503 100644 --- a/src/app/components/StatusBar.tsx +++ b/src/app/components/StatusBar.tsx @@ -100,7 +100,7 @@ export const StatusBar = () => { {isSessionUnique && } - +