From ca11fb9ac9c8ac7e65807b208fda04333f6c2596 Mon Sep 17 00:00:00 2001 From: Dmitriy Gorshenin Date: Fri, 6 Dec 2024 16:59:12 +0300 Subject: [PATCH] refactoring manifest --- lzipus/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lzipus/manifest.json b/lzipus/manifest.json index 918784c..242ec95 100644 --- a/lzipus/manifest.json +++ b/lzipus/manifest.json @@ -1,6 +1,6 @@ { - "name": "Izipus", - "version": "2.0.0", + "name": "Izipus Lite", + "version": "0.3.0", "manifest_version": 2, "description": "Lzipus Lite- assists your workflow by simplifying interactions.", "homepage_url": "https://git.gorshenin.info/Dgors03/Answer_Templates",