From 533b24eb42d278f5cfe943a0e720703cd9119a39 Mon Sep 17 00:00:00 2001 From: Bhupesh Varshney Date: Thu, 23 Jan 2020 19:58:58 +0530 Subject: [PATCH] Update django.properties.json --- ci/properties/django.properties.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/properties/django.properties.json b/ci/properties/django.properties.json index 9e1f6c9..3015441 100644 --- a/ci/properties/django.properties.json +++ b/ci/properties/django.properties.json @@ -1,5 +1,5 @@ { - "name": "Django CI", + "name": "Django", "description": "Build and Test a Django Project", "iconName": "django", "categories": ["Python", "Django"]