Skip to content

Commit 04467eb

Browse files
committed
chore: bump extension version to 1.15.2
1 parent 4bb74ab commit 04467eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

devtools/src/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"manifest_version": 2,
33
"name": "Testing Playground",
44
"description": "Simple and complete DOM testing playground that encourage good testing practices.",
5-
"version": "1.8.0",
6-
"version_name": "1.8.0",
5+
"version": "1.15.2",
6+
"version_name": "1.15.2",
77
"minimum_chrome_version": "49",
88
"icons": {
99
"16": "icons/16-production.png",

0 commit comments

Comments
 (0)