Skip to content

Commit 4c3859c

Browse files
committed
Version 1.1
- DevTools upgraded to revision 202726 - New “official” logo - Migration to Electron - New official installers for Windows and Mac
1 parent e0f596b commit 4c3859c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"productName": "Chrome DevTools App",
44
"identifier": "com.auchenberg.chrome-devtools-app",
55
"description": "Chrome DevTools packaged as an app using Electron.",
6-
"version": "0.0.2",
6+
"version": "1.1.0",
77
"author": "Kenneth Auchenberg",
88
"main": "background.js",
99
"config": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chrome-devtools",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Chrome DevTools packaged as an desktop app",
55
"author": "Kenneth Auchenberg",
66
"license": "MIT",

0 commit comments

Comments
 (0)