mirror of
https://github.com/d0zingcat/obsidian-send-to-ghost.git
synced 2026-05-13 23:16:49 +00:00
bump version?
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"id": "obsidian-ghost-publish",
|
||||
"name": "Obsidian Ghost Publish",
|
||||
"version": "1.2.0",
|
||||
"minAppVersion": "0.12.0",
|
||||
"description": "Single click to publish to Ghost",
|
||||
"author": "@jaynguyens <jay@nguyens.co>",
|
||||
"authorUrl": "https://nguyens.co",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
{
|
||||
"id": "obsidian-ghost-publish",
|
||||
"name": "Obsidian Ghost Publish",
|
||||
"version": "1.2.0",
|
||||
"minAppVersion": "0.12.0",
|
||||
"description": "Single click to publish to Ghost",
|
||||
"author": "@jaynguyens <jay@nguyens.co>",
|
||||
"authorUrl": "https://nguyens.co",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"1.0.0": "0.9.7",
|
||||
"1.0.1": "0.12.0"
|
||||
}
|
||||
{
|
||||
"1.0.0": "0.9.7",
|
||||
"1.0.1": "0.12.0",
|
||||
"1.2.0": "0.12.0"
|
||||
}
|
||||
Reference in New Issue
Block a user