From e5f1061db7e43920ac3ab9d7e53a6f2126802de9 Mon Sep 17 00:00:00 2001 From: oqyude Date: Sat, 11 Jul 2026 03:10:39 +0300 Subject: [PATCH] fix --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 4fb083f..9f00736 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,9 @@ { "id": "zeroq-qol-modules", "name": "ZeroQ QoL Modules", - "version": "1.0.0", + "version": "1.0.3", "minAppVersion": "0.15.0", - "description": "Набор QoL-модулей для Obsidian: clean paste, авто-линковка и другое", - "author": "Custom", + "description": "QoL Modules", + "author": "oqyude", "isDesktopOnly": false }