Skip to content

Commit

Permalink
v6.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanbuck committed Nov 16, 2020
1 parent b14464a commit 8521c41
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion assets/manifest.json
@@ -1,6 +1,6 @@
{
"name": "OctoLinker",
"version": "6.6.0",
"version": "6.7.0",
"manifest_version": 2,
"author": "Stefan Buck",
"description": "OctoLinker – Links together, what belongs together.",
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "OctoLinker",
"version": "6.6.0",
"version": "6.7.0",
"engines": {
"node": ">=12.0.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
@@ -1,11 +1,11 @@
{
"name": "@octolinker/core",
"version": "6.6.0",
"version": "6.7.0",
"description": "OctoLinker browser extension core",
"repository": "https://github.com/octolinker/octolinker/tree/main/packages/core",
"license": "MIT",
"main": "./index.js",
"releaseDescription": "Add PHP manual & Paket (.Net) support, along with many other improvments",
"releaseDescription": "Add rlang support, i.NET improvements and bug fixes",
"dependencies": {
"@octolinker/blob-reader": "1.0.0",
"@octolinker/helper-github-api": "1.0.0",
Expand Down

0 comments on commit 8521c41

Please sign in to comment.