From 52793650696989f513480891d91f8b82896033c6 Mon Sep 17 00:00:00 2001 From: Oleg Date: Sat, 3 Sep 2022 10:26:32 +0300 Subject: [PATCH] update author in manifest --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 915dc37..1e6ebde 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "version": "0.2.1", "minAppVersion": "0.15.0", "description": "Purpose of this plugin rename files based on pattern", - "author": "Obsidian", + "author": "Oleg Lustenko", "authorUrl": "https://obsidian.md", "isDesktopOnly": false -} \ No newline at end of file +}