Skip to content

Commit b87fa0a

Browse files
committed
Prepare new release
1 parent 13b2cd8 commit b87fa0a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Pages2Repo",
33
"description": "Opens the corresponding repository from a GitHub Page",
4-
"version": "0.1.4",
4+
"version": "0.1.5",
55
"manifest_version": 2,
66

77
"icons": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Pages2Repo",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"description": "A chrome extension to open github repos from github pages",
55
"license": "Unlicense",
66
"author": "Joel Kuntz",

0 commit comments

Comments
 (0)