Bump release

This commit is contained in:
Buu Nguyen 2015-08-06 06:15:39 -07:00
parent 10a6c066eb
commit 5a2d03cce3
8 changed files with 5 additions and 5 deletions

BIN
dist/chrome.crx vendored

Binary file not shown.

BIN
dist/chrome.zip vendored

Binary file not shown.

BIN
dist/firefox.xpi vendored

Binary file not shown.

BIN
dist/opera.nex vendored

Binary file not shown.

View File

@ -1,6 +1,6 @@
{
"name": "octotree",
"version": "1.6.3",
"version": "1.6.4",
"description": "Display GitHub code in tree format",
"main": "inject.js",
"scripts": {

View File

@ -1,6 +1,6 @@
{
"name": "Octotree",
"version": "1.6.3",
"version": "1.6.4",
"manifest_version": 2,
"author": "Buu Nguyen",
"description": "Display GitHub code in tree format",

View File

@ -11,7 +11,7 @@
"icon": "data/icons/icon48.png",
"icon64": "data/icons/icon64.png",
"license": "MIT",
"version": "1.6.3",
"version": "1.6.4",
"permissions": {
"cross-domain-content": ["https://api.github.com", "https://github.com"]
}

View File

@ -13,9 +13,9 @@
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleShortVersionString</key>
<string>1.6.3</string>
<string>1.6.4</string>
<key>CFBundleVersion</key>
<string>1.6.3</string>
<string>1.6.4</string>
<key>Chrome</key>
<dict/>
<key>Content</key>