We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a1c810 commit 0dc7c38Copy full SHA for 0dc7c38
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "simple-embeds",
3
"name": "Simple Embeds",
4
- "version": "1.10.1",
+ "version": "1.10.2",
5
"minAppVersion": "0.13.8",
6
"description": "Replaces Twitter and YouTube links with embeds when previewing a file.",
7
"author": "Sam Warnick",
package.json
@@ -1,6 +1,6 @@
"name": "simple-embeds",
"description": "Searches for Twitter and YouTube links and replaces them with embeds when previewed.",
"main": "main.js",
"scripts": {
0 commit comments