mirror of
https://github.com/woodchen-ink/obsidian-publish-to-discourse.git
synced 2025-07-18 13:52:07 +08:00
Downgrade version to 1.0.2 in manifest.json and versions.json, removing the entry for 1.0.4.
This commit is contained in:
parent
38c3c4b2f8
commit
7cab38dc9a
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"id": "publish-to-discourse",
|
"id": "publish-to-discourse",
|
||||||
"name": "Publish to Discourse",
|
"name": "Publish to Discourse",
|
||||||
"version": "1.0.4",
|
"version": "1.0.2",
|
||||||
"minAppVersion": "0.15.0",
|
"minAppVersion": "0.15.0",
|
||||||
"description": "Publish notes to the Discourse forum.",
|
"description": "Publish notes to the Discourse forum.",
|
||||||
"author": "WoodChen",
|
"author": "WoodChen",
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
{
|
{
|
||||||
"1.0.0": "1.0.0",
|
"1.0.0": "1.0.0",
|
||||||
"1.0.1": "0.15.0",
|
"1.0.1": "0.15.0",
|
||||||
"1.0.2": "1.0.2",
|
"1.0.2": "1.0.2"
|
||||||
"1.0.4": "0.15.0"
|
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user