We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 469ba4b commit e131016Copy full SHA for e131016
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"name": "GitX- Private notes for GitHub",
3
"short_name": "GitX",
4
- "version": "0.0.23",
+ "version": "0.0.24",
5
"manifest_version": 2,
6
"description": "Chrome extension for adding private notes in Github",
7
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
package.json
@@ -1,6 +1,6 @@
"name": "GitX",
"license": "MIT",
"description": "Chrome extension for adding private comments in Github",
"main": "webpack.config.js",
0 commit comments