diff --git a/manifest.json b/manifest.json index 1b9a4160..8b02a436 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "JDN", "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.13.526", + "version": "3.13.527", "icons": { "128": "icon128.png" }, diff --git a/package.json b/package.json index 24a25ef3..11d864e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jdn-ai-chrome-extension", - "version": "3.13.526", + "version": "3.13.527", "description": "jdn-ai chrome extension", "scripts": { "start": "webpack --watch --env devenv",