Skip to content

Commit 0dc7c38

Browse files
committed
Update version number
1 parent 5a1c810 commit 0dc7c38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "simple-embeds",
33
"name": "Simple Embeds",
4-
"version": "1.10.1",
4+
"version": "1.10.2",
55
"minAppVersion": "0.13.8",
66
"description": "Replaces Twitter and YouTube links with embeds when previewing a file.",
77
"author": "Sam Warnick",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simple-embeds",
3-
"version": "1.10.1",
3+
"version": "1.10.2",
44
"description": "Searches for Twitter and YouTube links and replaces them with embeds when previewed.",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)