From 24e1c9bc2dbf7f37e662d704a2a18c2530e927b8 Mon Sep 17 00:00:00 2001 From: Mikhail Shahovalov Date: Thu, 8 May 2025 01:05:27 +0300 Subject: [PATCH] update plugin.json --- Community.PowerToys.Run.Plugin.YandexGPT/plugin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Community.PowerToys.Run.Plugin.YandexGPT/plugin.json b/Community.PowerToys.Run.Plugin.YandexGPT/plugin.json index a4df6f3..4d03c5f 100644 --- a/Community.PowerToys.Run.Plugin.YandexGPT/plugin.json +++ b/Community.PowerToys.Run.Plugin.YandexGPT/plugin.json @@ -2,9 +2,9 @@ "ID": "C2218AB0D86F4345B55C60F9418A811C", "ActionKeyword": "YandexGPT", "IsGlobal": false, - "Name": "Yandex GPT", + "Name": "YandexGPT", "Author": "MikhailRaw", - "Version": "1.0.0", + "Version": "0.0.1", "Language": "csharp", "Website": "https://git.shahovalov.ru/mikhail/PowerToys.Run.YandexGPT", "ExecuteFileName": "Community.PowerToys.Run.Plugin.YandexGPT.dll",