Skip to content

Commit

Permalink
10.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eight04 committed Mar 11, 2021
1 parent c2b3ac5 commit c79fc82
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/linkify-plus-plus.user.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// ==UserScript==
// @name Linkify Plus Plus
// @version 9.0.2
// @version 10.0.0
// @description Based on Linkify Plus. Turn plain text URLs into links.
// @license BSD-3-Clause
// @homepageURL https://github.com/eight04/linkify-plus-plus
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "linkify-plus-plus",
"description": "Based on Linkify Plus. Turn plain text URLs into links.",
"version": "9.0.2",
"version": "10.0.0",
"repository": "eight04/linkify-plus-plus",
"license": "BSD-3-Clause",
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion src/static/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Linkify Plus Plus",
"version": "9.0.2",
"version": "10.0.0",
"description": "__MSG_extensionDescription__",
"homepage_url": "https://github.com/eight04/linkify-plus-plus",
"developer": {
Expand Down

0 comments on commit c79fc82

Please sign in to comment.