diff --git a/manifest.json b/manifest.json index f588fa1c..35dbba7f 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.546", + "version": "3.13.547", "icons": { "128": "icon128.png" }, diff --git a/package.json b/package.json index 75485fae..c629547d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jdn-ai-chrome-extension", - "version": "3.13.546", + "version": "3.13.547", "description": "jdn-ai chrome extension", "scripts": { "start": "webpack --watch --env devenv",