Skip to content

Commit 383d9d5

Browse files
committed
Release version 0.0.26
1 parent 26abfd8 commit 383d9d5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "GitX- Private notes for GitHub",
2+
"name": "GitX- Private notes for open source projects",
33
"short_name": "GitX",
4-
"version": "0.0.25",
4+
"version": "0.0.26",
55
"manifest_version": 2,
66
"description": "Chrome extension for adding private notes in Github",
77
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "GitX",
3-
"version": "0.0.25",
3+
"version": "0.0.26",
44
"license": "MIT",
55
"description": "Chrome extension for adding private comments in Github",
66
"main": "webpack.config.js",

0 commit comments

Comments
 (0)