diff --git a/package.json b/package.json index 90945af..88fe1af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "octotree", - "version": "2.0.6", + "version": "2.0.7", "description": "Code tree for GitHub and GitLab", "main": "inject.js", "scripts": { diff --git a/src/config/chrome/manifest.json b/src/config/chrome/manifest.json index 94890cf..7d7634c 100755 --- a/src/config/chrome/manifest.json +++ b/src/config/chrome/manifest.json @@ -1,6 +1,6 @@ { "name": "Octotree", - "version": "2.0.5", + "version": "2.0.7", "manifest_version": 2, "author": "Buu Nguyen", "description": "Code tree for GitHub and GitLab", diff --git a/src/config/firefox/package.json b/src/config/firefox/package.json index f164ca1..4dc1a72 100644 --- a/src/config/firefox/package.json +++ b/src/config/firefox/package.json @@ -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.6", + "version": "2.0.7", "permissions": { "cross-domain-content": ["https://api.github.com", "https://github.com", "https://gitlab.com"], "private-browsing": true diff --git a/src/config/safari/Info.plist b/src/config/safari/Info.plist index c11bee3..4c94b97 100755 --- a/src/config/safari/Info.plist +++ b/src/config/safari/Info.plist @@ -13,9 +13,9 @@ CFBundleInfoDictionaryVersion 6.0 CFBundleShortVersionString - 2.0.6 + 2.0.7 CFBundleVersion - 2.0.6 + 2.0.7 Chrome Content