From 41a310f8a02e96483675b76de250b9da8c2c75e1 Mon Sep 17 00:00:00 2001 From: Jay Nguyen Date: Sat, 11 Jun 2022 19:12:31 +0100 Subject: [PATCH] bump version? --- manifest.json | 20 ++++++++++---------- versions.json | 9 +++++---- 2 files changed, 15 insertions(+), 14 deletions(-) diff --git a/manifest.json b/manifest.json index 71e0fac..3bdf427 100644 --- a/manifest.json +++ b/manifest.json @@ -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 ", - "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 ", + "authorUrl": "https://nguyens.co", + "isDesktopOnly": false +} \ No newline at end of file diff --git a/versions.json b/versions.json index 4bca15f..0f6018c 100644 --- a/versions.json +++ b/versions.json @@ -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" +} \ No newline at end of file