Skip to content

Commit 385f5cb

Browse files
committed
12.0.0
1 parent 3624104 commit 385f5cb

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

dist/linkify-plus-plus.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// ==UserScript==
22
// @name Linkify Plus Plus
3-
// @version 11.0.0
3+
// @version 12.0.0
44
// @description Based on Linkify Plus. Turn plain text URLs into links.
55
// @license BSD-3-Clause
66
// @author eight04 <eight04@gmail.com>

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "linkify-plus-plus",
33
"description": "Based on Linkify Plus. Turn plain text URLs into links.",
4-
"version": "11.0.0",
4+
"version": "12.0.0",
55
"repository": "eight04/linkify-plus-plus",
66
"license": "BSD-3-Clause",
77
"author": "eight04 <eight04@gmail.com>",

src/static/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Linkify Plus Plus",
3-
"version": "11.0.0",
3+
"version": "12.0.0",
44
"description": "__MSG_extensionDescription__",
55
"homepage_url": "https://github.com/eight04/linkify-plus-plus",
66
"developer": {

0 commit comments

Comments
 (0)