From 1db58dd74f44a325d320fbc6c085e22c499d326a Mon Sep 17 00:00:00 2001 From: Heziode Date: Thu, 5 Jan 2023 05:42:33 +0100 Subject: [PATCH] Update version [skip ci] --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 49fee58..af4492a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,10 @@ { "id": "obsidian-antidote", "name": "Antidote", - "version": "0.0.1", + "version": "1.0.0", "minAppVersion": "0.15.0", "description": "A powerful grammar checker", "author": "Heziode", "authorUrl": "https://github.com/Heziode", "isDesktopOnly": true -} +} \ No newline at end of file