Skip to content

Commit e131016

Browse files
authored
Release version 0.0.24 (#62)
1 parent 469ba4b commit e131016

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "GitX- Private notes for GitHub",
33
"short_name": "GitX",
4-
"version": "0.0.23",
4+
"version": "0.0.24",
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'",

Diff for: package.json

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

0 commit comments

Comments
 (0)