Skip to content

Commit e9e626e

Browse files
author
David Haeffner
committed
Bumped version
1 parent 646ac0d commit e9e626e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/selenium-ide/src/manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"description": "Selenium Record and Playback tool for ease of getting acquainted with Selenium WebDriver.",
33
"manifest_version": 2,
44
"name": "Selenium IDE",
5-
"version": "3.4.4",
6-
"version_name": "3.4.4",
5+
"version": "3.4.5",
6+
"version_name": "3.4.5",
77
"homepage_url": "https://github.com/SeleniumHQ/selenium-ide",
88
"icons": {
99
"16": "icons/icon16.png",
@@ -68,4 +68,4 @@
6868
"assets/background.js"
6969
]
7070
}
71-
}
71+
}

0 commit comments

Comments
 (0)