Skip to content

Commit

Permalink
11.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eight04 committed Feb 16, 2024
1 parent 27d1bc2 commit 0911446
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 10.1.0
// @version 11.0.0
// @description Based on Linkify Plus. Turn plain text URLs into links.
// @license BSD-3-Clause
// @author eight04 <eight04@gmail.com>
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": "10.1.0",
"version": "11.0.0",
"repository": "eight04/linkify-plus-plus",
"license": "BSD-3-Clause",
"author": "eight04 <eight04@gmail.com>",
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": "10.1.0",
"version": "11.0.0",
"description": "__MSG_extensionDescription__",
"homepage_url": "https://github.com/eight04/linkify-plus-plus",
"developer": {
Expand Down

0 comments on commit 0911446

Please sign in to comment.