From da2528e9be388dd9440e35c291bbeb7b0b5a8682 Mon Sep 17 00:00:00 2001 From: jmondragon Date: Fri, 5 May 2017 17:46:42 -0500 Subject: [PATCH] Changing config for teams, your sucks --- json_files/config_team.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/json_files/config_team.json b/json_files/config_team.json index f343159..8f3d7d4 100644 --- a/json_files/config_team.json +++ b/json_files/config_team.json @@ -4,10 +4,10 @@ "format": { "team": "", "name": "", - "users": { + "users": ( "" - } + ) }, - "version": "1.0.0", - "tag": "dev-1.0.0" + "version": "1.0.1", + "tag": "dev-1.0.1" }