Increment version to 1.04

This commit is contained in:
GnoxNahte 2024-04-12 13:09:49 +08:00
parent 53f676a769
commit 2d4efa68e7
2 changed files with 6 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "auto-embed",
"name": "Auto Embed",
"version": "1.0.3",
"version": "1.0.4",
"minAppVersion": "1.5.11",
"description": "Helps to embed links using markdown instead of iframe",
"author": "GnoxNahte",

View file

@ -1,3 +1,7 @@
{
"1.0.0": "0.15.0"
"1.0.0": "1.5.11",
"1.0.1": "1.5.11",
"1.0.2": "1.5.11",
"1.0.3": "1.5.11",
"1.0.4": "1.5.11"
}