This commit is contained in:
Buu Nguyen 2016-07-18 15:15:23 -07:00
parent f7c251f011
commit 43b4e3c794
10 changed files with 6 additions and 7 deletions

View File

@ -1,5 +1,4 @@
### v2.0.13
* Avoid showing on patch and diff
### v2.0.14
* Add more reserved names
* Update GitLab token link

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.

BIN
dist/safari.safariextz vendored

Binary file not shown.

View File

@ -1,6 +1,6 @@
{
"name": "octotree",
"version": "2.0.13",
"version": "2.0.14",
"description": "Code tree for GitHub and GitLab",
"main": "inject.js",
"scripts": {

View File

@ -1,6 +1,6 @@
{
"name": "Octotree",
"version": "2.0.13",
"version": "2.0.14",
"manifest_version": 2,
"author": "Buu Nguyen",
"description": "Code tree for GitHub and GitLab",

View File

@ -9,7 +9,7 @@
"icon": "resource://jid1-Om7eJGwA1U8Akg-at-jetpack/data/icons/icon48.png",
"icon64": "resource://jid1-Om7eJGwA1U8Akg-at-jetpack/data/icons/icon64.png",
"license": "MIT",
"version": "2.0.13",
"version": "2.0.14",
"permissions": {
"cross-domain-content": ["https://api.github.com", "https://github.com", "https://gitlab.com"],
"private-browsing": true

View File

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