We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 646ac0d commit e9e626eCopy full SHA for e9e626e
packages/selenium-ide/src/manifest.json
@@ -2,8 +2,8 @@
2
"description": "Selenium Record and Playback tool for ease of getting acquainted with Selenium WebDriver.",
3
"manifest_version": 2,
4
"name": "Selenium IDE",
5
- "version": "3.4.4",
6
- "version_name": "3.4.4",
+ "version": "3.4.5",
+ "version_name": "3.4.5",
7
"homepage_url": "https://github.com/SeleniumHQ/selenium-ide",
8
"icons": {
9
"16": "icons/icon16.png",
@@ -68,4 +68,4 @@
68
"assets/background.js"
69
]
70
}
71
-}
+}
0 commit comments