From 5ca6cd214b23112c3da003c1739f0368886815c5 Mon Sep 17 00:00:00 2001 From: "designer (Designer)" Date: Fri, 4 Aug 2023 15:03:23 +0200 Subject: [PATCH] Updated --- ProjectManagement.json | 2 +- module-info.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ProjectManagement.json b/ProjectManagement.json index 4bd7f9d..8dce5c7 100644 --- a/ProjectManagement.json +++ b/ProjectManagement.json @@ -6,7 +6,7 @@ "mdl_prefix": "pm", "mdl_version": "0.1", "mdl_type": "A", - "mdl_url": "{\n\t\"type\": \"git\",\n\t\"origin\": { \n\t\t\"uri\": \"https://github.com/simplicitesoftware/module_project_management.git\",\n\t\t\n\t\t\n\t}\n}", + "mdl_url": "{\n\t\"type\": \"git\",\n\t\"origin\": { \n\t\t\"uri\": \"https://github.com/simplicitesoftware/module_project_management.git\",\n\t\t\n\t}\n}", "mdl_comment": "Project management modules with tickets and tasks management." }, "links": [ diff --git a/module-info.json b/module-info.json index 00724dc..147c684 100644 --- a/module-info.json +++ b/module-info.json @@ -1,5 +1,5 @@ { - "date": "2023-08-04 14:56:56", + "date": "2023-08-04 15:02:48", "name": "ProjectManagement", "format": "json", "files": ["ProjectManagement.json"],