From 32c7460ab22b6b3406c3fbb2de4a111c40859d9f Mon Sep 17 00:00:00 2001 From: Nils Date: Sat, 16 May 2026 02:33:24 -0600 Subject: [PATCH] Update manifest author metadata --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index a997146..65d1f50 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "version": "1.0.4", "minAppVersion": "0.15.0", "description": "Text manipulation commands: case conversion, line numbering, and more. Works with single and multiple selections.", - "author": "", - "authorUrl": "", + "author": "Nils Telleria", + "authorUrl": "https://github.com/nilsandrey", "isDesktopOnly": false }