Skip to content

Commit bf14729

Browse files
committed
Bump version to 0.0.6
1 parent 3f25994 commit bf14729

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

chrome/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Hashnode — The Dev Community",
33
"manifest_version": 2,
4-
"version": "0.0.5",
4+
"version": "0.0.6",
55
"description": "Hashnode Chrome Extension to read hot discussions and stories. Stay up-to-date with what's happening in the developer's community.",
66
"permissions": [],
77
"background": {},

firefox/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Hashnode — The Dev Community",
33
"manifest_version": 2,
4-
"version": "0.0.1",
4+
"version": "0.0.6",
55
"description": "Hashnode Firefox Extension to read hot discussions and stories. Stay up-to-date with what's happening in the developer's community.",
66
"permissions": [],
77
"short_name": "Hashnode",

0 commit comments

Comments
 (0)