From 1d22b89353b8dbbfaee4dc3602a4aa0d309ecce8 Mon Sep 17 00:00:00 2001 From: Viktar Mikalayeu Date: Tue, 12 May 2026 23:10:34 +0400 Subject: [PATCH] fix: remove authorUrl (LinkedIn returns 405), keep manifest version 0.1.1 [skip ci] --- manifest.json | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.json b/manifest.json index 2b4ec15..cd50e24 100644 --- a/manifest.json +++ b/manifest.json @@ -5,6 +5,5 @@ "minAppVersion": "1.4.0", "description": "Transparent encryption of secret blocks and binary files using AWS KMS. Zero plaintext on disk.", "author": "Viktar Mikalayeu", - "authorUrl": "https://www.linkedin.com/in/viktar-mikalayeu-mns/", "isDesktopOnly": true }