From 86c61c89032b5fea9fea7fd3959e83e6f210d1ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=92=D0=BB=D0=B0=D0=B4=D0=B8=D1=81=D0=BB=D0=B0=D0=B2=20?= =?UTF-8?q?=D0=9A=D0=BE=D1=81=D1=82=D1=80=D0=BE=D0=B2?= Date: Fri, 1 Mar 2024 18:53:54 +0500 Subject: [PATCH] [FIX] Update manifest --- __manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__manifest__.py b/__manifest__.py index 1813f81..a1dec89 100755 --- a/__manifest__.py +++ b/__manifest__.py @@ -12,7 +12,7 @@ This is the beta version, bugs may be present. """, "author": "RYDLAB", - "website": "http://rydlab.ru", + "website": "https://rydlab.ru", "category": "Technical", "version": "16.0.1.0.0", "license": "LGPL-3",