mirror of
https://github.com/woodchen-ink/obsidian-publish-to-discourse.git
synced 2025-07-18 05:42:05 +08:00
Update version to 1.0.2 in manifest.json and add corresponding entry in versions.json
This commit is contained in:
parent
65444caad1
commit
0a685b2463
@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "publish-to-discourse",
|
||||
"name": "Publish to Discourse",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Publish notes to the Discourse forum.",
|
||||
"author": "WoodChen",
|
||||
|
@ -1,4 +1,5 @@
|
||||
{
|
||||
"1.0.0": "1.0.0",
|
||||
"1.0.1": "1.0.1"
|
||||
"1.0.1": "1.0.1",
|
||||
"1.0.2": "1.0.2"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user