mirror of
https://github.com/d0zingcat/obsidian-send-to-ghost.git
synced 2026-06-01 07:36:44 +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",
|
||||
"version": "1.3.0",
|
||||
"minAppVersion": "0.12.0",
|
||||
"description": "Single click to publish to Ghost",
|
||||
"author": "@jaynguyens <jay@nguyens.co>",
|
||||
"authorUrl": "https://nguyens.co",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "obsidian-ghost-publish",
|
||||
"version": "1.2.0",
|
||||
"version": "1.3.0",
|
||||
"description": "Obsidian plugin for easy publish to ghost with a single click.",
|
||||
"main": "src/main.ts",
|
||||
"scripts": {
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"1.0.0": "0.9.7",
|
||||
"1.0.1": "0.12.0",
|
||||
"1.2.0": "0.12.0"
|
||||
"1.2.0": "0.12.0",
|
||||
"1.3.0": "0.12.0"
|
||||
}
|
||||
Reference in New Issue
Block a user