From 1c3a5ae83acdb43702a6b18dc18eb59e7bc01c81 Mon Sep 17 00:00:00 2001 From: Braeden57 Date: Mon, 27 Sep 2021 10:27:00 -0700 Subject: [PATCH] 1.7.1 Production improvments --- config.json | 2 +- dev-config.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 9560593..e01b97a 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "defaultPrefix": "?", "botID": "860298681047056434", - "version": "Beta 1.7.0", + "version": "Beta 1.7.1", "socket": "https://police-cad-dev.herokuapp.com/" } diff --git a/dev-config.json b/dev-config.json index 44dd915..8a255f0 100644 --- a/dev-config.json +++ b/dev-config.json @@ -2,7 +2,7 @@ "defaultPrefix": "?", "botID": "860298681047056434", "mongoURI": "mongodb+srv://lps_bot:ktSkHml2BU9EIQ0a@heroku-police-cad-dev.j7aom.mongodb.net/heroku_8pc4g86l?retryWrites=true&w=majority", - "version": "Beta 1.7.0", + "version": "Beta 1.7.1", "socket": "http://localhost:8080", "dbo": "heroku_8pc4g86l" } \ No newline at end of file