Skip to content
This repository was archived by the owner on Jul 11, 2019. It is now read-only.

Commit ed47630

Browse files
committed
Bumped version to 1.4.1, updated changelog.
1 parent 8c9596c commit ed47630

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
1.4.1
2+
- fixed a bug where numeric values were displayed as empty objects
3+
14
1.4
25
- added views and emails tabs
36
- empty tabs are no longer shown

Clockwork Chrome/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Clockwork",
3-
"version": "1.4",
3+
"version": "1.4.1",
44
"manifest_version": 2,
55
"description": "Devtools panel for PHP development",
66
"devtools_page": "devtools.html",

0 commit comments

Comments
 (0)